fix: simplify New Zealand sales accounts

(cherry picked from commit eebb37f9fd)
This commit is contained in:
Imesha Sudasingha
2026-06-01 13:22:06 +05:30
committed by Mergify
parent 107a446d98
commit 93de14c421

View File

@@ -266,20 +266,8 @@
}, },
"Income": { "Income": {
"Sales": { "Sales": {
"Sales - GST 15%": { "account_number": "41010",
"account_number": "41010", "account_type": "Income Account"
"account_type": "Income Account"
},
"Sales - Zero Rated (Exports)": {
"account_number": "41020",
"account_type": "Income Account"
},
"Sales - Exempt": {
"account_number": "41030",
"account_type": "Income Account"
},
"account_number": "41000",
"is_group": 1
}, },
"Other Income": { "Other Income": {
"Interest Income": { "Interest Income": {