7056cd3782
* fix: manufacturing dashboard grammar * Update manufacturing.json
57 lines
1.0 KiB
JSON
57 lines
1.0 KiB
JSON
{
|
|
"allow_roles": [
|
|
{
|
|
"role": "Manufacturing User"
|
|
},
|
|
{
|
|
"role": "Manufacturing Manager"
|
|
},
|
|
{
|
|
"role": "Item Manager"
|
|
},
|
|
{
|
|
"role": "Stock User"
|
|
}
|
|
],
|
|
"creation": "2020-05-05 16:37:08.238935",
|
|
"docstatus": 0,
|
|
"doctype": "Module Onboarding",
|
|
"documentation_url": "https://docs.erpnext.com/docs/user/manual/en/manufacturing",
|
|
"idx": 0,
|
|
"is_complete": 0,
|
|
"modified": "2020-06-29 20:25:36.899106",
|
|
"modified_by": "Administrator",
|
|
"module": "Manufacturing",
|
|
"name": "Manufacturing",
|
|
"owner": "Administrator",
|
|
"steps": [
|
|
{
|
|
"step": "Warehouse"
|
|
},
|
|
{
|
|
"step": "Workstation"
|
|
},
|
|
{
|
|
"step": "Operation"
|
|
},
|
|
{
|
|
"step": "Create Product"
|
|
},
|
|
{
|
|
"step": "Create Raw Materials"
|
|
},
|
|
{
|
|
"step": "Create BOM"
|
|
},
|
|
{
|
|
"step": "Work Order"
|
|
},
|
|
{
|
|
"step": "Explore Manufacturing Settings"
|
|
}
|
|
],
|
|
"subtitle": "Products, Raw Materials, BOM, Work Order and more.",
|
|
"success_message": "Manufacturing module is all setup!",
|
|
"title": "Let's Set Up the Manufacturing Module"
|
|
}
|