mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 05:09:11 +00:00
fix: simplify New Zealand sales accounts
This commit is contained in:
@@ -266,20 +266,8 @@
|
||||
},
|
||||
"Income": {
|
||||
"Sales": {
|
||||
"Sales - GST 15%": {
|
||||
"account_number": "41010",
|
||||
"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
|
||||
"account_number": "41010",
|
||||
"account_type": "Income Account"
|
||||
},
|
||||
"Other Income": {
|
||||
"Interest Income": {
|
||||
|
||||
Reference in New Issue
Block a user