Allow alternations in the tax data, so that it is case insensitive
and allows multiple definitions of an entry (like state, city or country)
This commit is contained in:
parent
50fc494759
commit
52cf8b672c
4 changed files with 64 additions and 7 deletions
2
t/supporting_collateral/taxTables/alternations.csv
Normal file
2
t/supporting_collateral/taxTables/alternations.csv
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
country,state,city,code,taxRate
|
||||
U.S.A.|USA,WI|Wisconsin,Madison,53701,0.5
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue