From 1caea2ebae228a5787d67feca15728a4db89b747 Mon Sep 17 00:00:00 2001 From: William Moreno Date: Wed, 11 Feb 2015 07:39:23 -0600 Subject: [PATCH] Fix missing Comma (,) Yes, I did not validate the last edit to the JSON before commit, sorry --- .../doctype/account/chart_of_accounts/ni_ni_chart_template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/ni_ni_chart_template.json b/erpnext/accounts/doctype/account/chart_of_accounts/ni_ni_chart_template.json index c35cc13ef28..e7cdf3e9e8c 100644 --- a/erpnext/accounts/doctype/account/chart_of_accounts/ni_ni_chart_template.json +++ b/erpnext/accounts/doctype/account/chart_of_accounts/ni_ni_chart_template.json @@ -186,7 +186,7 @@ "RESULTADOS ACUMULADOS": { "Resultados Acumulados": { "account_type": "Equity" - } + }, "Resultados del ejercicio": { "account_type": "Equity" }