Skip to content

Commit 46d696d

Browse files
Update Israel VAT
1 parent b002cf7 commit 46d696d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

res/sales_tax_rates.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,15 @@
451451
"IL": {
452452
"type": "vat",
453453
"currency": "ILS",
454-
"rate": 0.17
454+
"rate": 0.18,
455+
456+
"before": {
457+
"2024-12-31T22:00:00.000Z": {
458+
"type": "vat",
459+
"currency": "ILS",
460+
"rate": 0.17
461+
}
462+
}
455463
},
456464

457465
"IM": {

0 commit comments

Comments
 (0)