54 lines
996 B
JSON
54 lines
996 B
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": "Onboarding",
|
|
"documentation_url": "https://docs.erpnext.com/docs/user/manual/en/manufacturing",
|
|
"idx": 0,
|
|
"is_complete": 0,
|
|
"modified": "2020-05-12 16:22:07.050224",
|
|
"modified_by": "Administrator",
|
|
"module": "Manufacturing",
|
|
"name": "Manufacturing",
|
|
"owner": "Administrator",
|
|
"steps": [
|
|
{
|
|
"step": "Introduction to Manufacturing"
|
|
},
|
|
{
|
|
"step": "Warehouse"
|
|
},
|
|
{
|
|
"step": "Workstation"
|
|
},
|
|
{
|
|
"step": "Operation"
|
|
},
|
|
{
|
|
"step": "Create Product"
|
|
},
|
|
{
|
|
"step": "Create BOM"
|
|
},
|
|
{
|
|
"step": "Work Order"
|
|
}
|
|
],
|
|
"subtitle": "Products, Raw Materials, BOM, Work Order and more.",
|
|
"success_message": "Manufacturing module is all setup!",
|
|
"title": "Let's Setup Manufacturing Module",
|
|
"user_can_dismiss": 1
|
|
} |