fix(accounts): update AU standard chart of accounts (#57145)

Co-authored-by: Jebajebas <jeba.j@arus.co.in>
(cherry picked from commit fee3a6e0fd)
This commit is contained in:
Diptanil Saha
2026-07-15 12:22:02 +05:30
committed by Mergify
parent 967955a926
commit 4dc59daba1

View File

@@ -24,7 +24,8 @@
"account_number": "11530"
},
"account_number": "115",
"is_group": 1
"is_group": 1,
"account_type": "Bank"
},
"Trade Receivables": {
"Trade Debtors": {
@@ -529,6 +530,13 @@
"account_number": "630",
"is_group": 1
},
"Accrued Manufacturing Expenses": {
"Accrued Expenses - Manufacturing": {
"account_number": "63510"
},
"account_number": "635",
"is_group": 1
},
"account_number": "63",
"is_group": 1
},
@@ -814,4 +822,4 @@
"root_type": "Expense"
}
}
}
}