fix: simplify New Zealand sales accounts

This commit is contained in:
Imesha Sudasingha
2026-06-01 13:22:06 +05:30
parent f8a123e79d
commit eebb37f9fd

View File

@@ -266,21 +266,9 @@
}, },
"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": {
"account_number": "47010", "account_number": "47010",