Skip to content

Commit f141689

Browse files
Update Slovakia VAT
1 parent 297e564 commit f141689

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
@@ -829,7 +829,15 @@
829829
"SK": {
830830
"type": "vat",
831831
"currency": "EUR",
832-
"rate": 0.2
832+
"rate": 0.23,
833+
834+
"before": {
835+
"2024-12-31T22:00:00.000Z": {
836+
"type": "vat",
837+
"currency": "EUR",
838+
"rate": 0.2
839+
}
840+
}
833841
},
834842

835843
"SR": {

0 commit comments

Comments
 (0)