Skip to content

Commit f69cce9

Browse files
Merge pull request #69 from brennofaneco/update-finland-tax-rate
chore: update finland tax rate
2 parents 92637b8 + f180e0b commit f69cce9

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
@@ -351,7 +351,15 @@
351351
"FI": {
352352
"type": "vat",
353353
"currency": "EUR",
354-
"rate": 0.24
354+
"rate": 0.255,
355+
356+
"before": {
357+
"2024-08-31T22:00:00.000Z": {
358+
"type": "vat",
359+
"currency": "EUR",
360+
"rate": 0.24
361+
}
362+
}
355363
},
356364

357365
"FR": {

0 commit comments

Comments
 (0)