mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 13:24:47 +00:00
fix: simplify New Zealand sales accounts
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user