Change Swiss VAT to 8.1% (#448)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Change Switzerland VAT from 0% to 8.1% on 2024-12-12
|
||||||
|
UPDATE markets SET vat = 1.081 WHERE name = 'CH';
|
||||||
Reference in New Issue
Block a user