commit | 1cc1c9aa38ad3816c1456ec71dce478b672b011e | [log] [tgz] |
---|---|---|
author | William Moreno <williamjmorenor@gmail.com> | Sat Oct 21 06:32:02 2023 -0600 |
committer | GitHub <noreply@github.com> | Sat Oct 21 18:02:02 2023 +0530 |
tree | b6553fd7d3d8b47258b9d3d10429a23b3ba701bb | |
parent | 9d392970f02b510799baa7123e1eb64fbb62dcf5 [diff] |
fix: Typo in Nicaraguan chart of accounts (#37620) fix: Typo in Nicaraguan chart of accounts
diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/ni_catalogo_de_cuentas.json b/erpnext/accounts/doctype/account/chart_of_accounts/verified/ni_catalogo_de_cuentas.json index e8402d6..73ac4ab 100644 --- a/erpnext/accounts/doctype/account/chart_of_accounts/verified/ni_catalogo_de_cuentas.json +++ b/erpnext/accounts/doctype/account/chart_of_accounts/verified/ni_catalogo_de_cuentas.json
@@ -1,6 +1,6 @@ { "country_code": "ni", - "name": "Nicaragua - Catalogo de Cuentas", + "name": "Nicaragua - Catálogo de Cuentas", "tree": { "Activo": { "Activo Corriente": { @@ -491,4 +491,4 @@ "root_type": "Liability" } } -} \ No newline at end of file +}