mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
Minor fix
This commit is contained in:
@@ -59,17 +59,11 @@
|
|||||||
},
|
},
|
||||||
"Inventarios": {
|
"Inventarios": {
|
||||||
"Productos Disponibles para la Venta": {
|
"Productos Disponibles para la Venta": {
|
||||||
"root_type": "Warehouse"
|
|
||||||
},
|
|
||||||
"Materia Prima": {
|
|
||||||
"root_type": "Stock"
|
|
||||||
},
|
|
||||||
"Produccion en Proceso": {
|
|
||||||
"root_type": "Stock"
|
|
||||||
},
|
|
||||||
"Producto Terminado": {
|
|
||||||
"root_type": "Stock"
|
"root_type": "Stock"
|
||||||
},
|
},
|
||||||
|
"Materia Prima": {},
|
||||||
|
"Produccion en Proceso": {},
|
||||||
|
"Producto Terminado": {},
|
||||||
"Mercaderia en Transito": {},
|
"Mercaderia en Transito": {},
|
||||||
"Mercaderia de Reventa": {},
|
"Mercaderia de Reventa": {},
|
||||||
"Productos en Proceso": {},
|
"Productos en Proceso": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user