fix(demo): COA fixes for Mexico country (#36840)
This commit is contained in:
parent
26e8b8f959
commit
1c237f455e
@ -109,8 +109,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"INVENTARIOS": {
|
"INVENTARIOS": {
|
||||||
"account_type": "Stock",
|
"account_type": "Stock"
|
||||||
"is_group": 1
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ACTIVO LARGO PLAZO": {
|
"ACTIVO LARGO PLAZO": {
|
||||||
@ -398,10 +397,18 @@
|
|||||||
"INGRESOS POR SERVICIOS 1": {}
|
"INGRESOS POR SERVICIOS 1": {}
|
||||||
},
|
},
|
||||||
"VENTAS": {
|
"VENTAS": {
|
||||||
"VENTAS EXPORTACION": {},
|
"VENTAS EXPORTACION": {
|
||||||
"VENTAS INMUEBLES": {},
|
"account_type": "Income Account"
|
||||||
"VENTAS NACIONALES": {},
|
},
|
||||||
"VENTAS NACIONALES AL DETAL": {}
|
"VENTAS INMUEBLES": {
|
||||||
|
"account_type": "Income Account"
|
||||||
|
},
|
||||||
|
"VENTAS NACIONALES": {
|
||||||
|
"account_type": "Income Account"
|
||||||
|
},
|
||||||
|
"VENTAS NACIONALES AL DETAL": {
|
||||||
|
"account_type": "Income Account"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user