Skip to content

Commit 297e564

Browse files
Merge pull request #74 from Kikobeats/andorra
add Andorra vat
2 parents 020835d + e976804 commit 297e564

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

res/sales_tax_rates.json

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"rate": 0.05
66
},
77

8+
"AD": {
9+
"type": "vat",
10+
"currency": "EUR",
11+
"rate": 0.045
12+
},
13+
814
"AI": {
915
"type": "gst",
1016
"currency": "XCD",

0 commit comments

Comments
 (0)