commit | 284a40aa63d09163e24b089cf0dcc517b8e62a91 | [log] [tgz] |
---|---|---|
author | Monolithon Administrator <5338127+monolithonadmin@users.noreply.github.com> | Sun Nov 26 13:47:10 2023 +0100 |
committer | GitHub <noreply@github.com> | Sun Nov 26 18:17:10 2023 +0530 |
tree | f900ba21ebaf4d3a44fbd504c855c83c1cb4f95d | |
parent | 2989e36b1d159497f0515f0e17ce4d16f6e9273c [diff] |
fix: Add name to Hungary - Chart of Accounts for Microenterprises json (#38278) Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/hu_chart_of_accounts_for_microenterprises_with_account_number.json b/erpnext/accounts/doctype/account/chart_of_accounts/verified/hu_chart_of_accounts_for_microenterprises_with_account_number.json index 2cd6c0f..4013bb0 100644 --- a/erpnext/accounts/doctype/account/chart_of_accounts/verified/hu_chart_of_accounts_for_microenterprises_with_account_number.json +++ b/erpnext/accounts/doctype/account/chart_of_accounts/verified/hu_chart_of_accounts_for_microenterprises_with_account_number.json
@@ -1,4 +1,6 @@ { + "country_code": "hu", + "name": "Hungary - Chart of Accounts for Microenterprises", "tree": { "SZ\u00c1MLAOSZT\u00c1LY BEFEKTETETT ESZK\u00d6Z\u00d6K": { "account_number": 1, @@ -1651,4 +1653,4 @@ } } } -} \ No newline at end of file +}