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