commit | 61ac68384763b01e16f9f55346a05cb451edc281 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu May 18 11:58:38 2017 +0530 |
committer | GitHub <noreply@github.com> | Thu May 18 11:58:38 2017 +0530 |
tree | 4937e2a183bba2a601ad188d322a16e1fa093c98 | |
parent | 8fac2ad183778543b7099137e7efd091e0de5802 [diff] |
Fixed chart of accounts for Indonesia (#8900)
diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/id_chart_of_accounts.json b/erpnext/accounts/doctype/account/chart_of_accounts/verified/id_chart_of_accounts.json index ae2c630..b37e171 100644 --- a/erpnext/accounts/doctype/account/chart_of_accounts/verified/id_chart_of_accounts.json +++ b/erpnext/accounts/doctype/account/chart_of_accounts/verified/id_chart_of_accounts.json
@@ -22,20 +22,10 @@ }, "1120.000 Bank ": { "1121.000 Bank Rupiah": { - "1121.0010 Bank 1": { - "account_type": "Bank" - }, - "1121.0020 Bank 2": { - "account_type": "Bank" - } + "is_group": 1 }, "1122.000 Bank Other Currency": { - "1122.0010 Bank 1": { - "account_type": "Bank" - }, - "1122.0020 Bank 2": { - "account_type": "Bank" - } + "is_group": 1 }, "account_type": "Bank" },