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