Change AU VAT to 10% (#467)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Change Australia VAT from 0% to 10%
|
||||||
|
UPDATE markets SET vat = 1.1 WHERE name = 'AU';
|
||||||
Reference in New Issue
Block a user