Change Finland VAT to 25.5% (#414)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Change Finland VAT from 24% to 25.5% on 2024-09-01
|
||||||
|
UPDATE markets SET vat = 1.255 WHERE name = 'FI';
|
||||||
Reference in New Issue
Block a user