mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
fix: GST rates for Australia
This commit is contained in:
@@ -60,14 +60,10 @@
|
||||
},
|
||||
|
||||
"Australia": {
|
||||
"Australia GST1": {
|
||||
"Australia GST": {
|
||||
"account_name": "GST 10%",
|
||||
"tax_rate": 10.00,
|
||||
"default": 1
|
||||
},
|
||||
"Australia GST 2%": {
|
||||
"account_name": "GST 2%",
|
||||
"tax_rate": 2
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user