mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
[fix] Stock account identified in COA of Guatamala
This commit is contained in:
@@ -11,7 +11,10 @@
|
|||||||
"IVA por Cobrar": {},
|
"IVA por Cobrar": {},
|
||||||
"Retenciones de IVA recibidas": {}
|
"Retenciones de IVA recibidas": {}
|
||||||
},
|
},
|
||||||
"Inventario": {}
|
"Inventario": {
|
||||||
|
"is_group": 1,
|
||||||
|
"account_type": "Stock"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"No Corriente": {
|
"No Corriente": {
|
||||||
"Activos Fijos": {},
|
"Activos Fijos": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user