mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 05:59:18 +00:00
Fix missing Comma (,)
Yes, I did not validate the last edit to the JSON before commit, sorry
This commit is contained in:
@@ -186,7 +186,7 @@
|
|||||||
"RESULTADOS ACUMULADOS": {
|
"RESULTADOS ACUMULADOS": {
|
||||||
"Resultados Acumulados": {
|
"Resultados Acumulados": {
|
||||||
"account_type": "Equity"
|
"account_type": "Equity"
|
||||||
}
|
},
|
||||||
"Resultados del ejercicio": {
|
"Resultados del ejercicio": {
|
||||||
"account_type": "Equity"
|
"account_type": "Equity"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user