blob: 50584e19cacd7016cea3172fa7c2c90bbe69a202 [file] [log] [blame]
Rohit Waghchaure366bce62020-05-06 02:38:27 +05301{
2 "allow_roles": [
3 {
4 "role": "Manufacturing User"
5 },
6 {
7 "role": "Manufacturing Manager"
8 },
9 {
10 "role": "Item Manager"
11 },
12 {
13 "role": "Stock User"
14 }
15 ],
16 "creation": "2020-05-05 16:37:08.238935",
17 "docstatus": 0,
18 "doctype": "Onboarding",
19 "documentation_url": "https://docs.erpnext.com/docs/user/manual/en/manufacturing",
20 "idx": 0,
21 "is_complete": 0,
22 "modified": "2020-05-12 16:22:07.050224",
23 "modified_by": "Administrator",
24 "module": "Manufacturing",
25 "name": "Manufacturing",
26 "owner": "Administrator",
27 "steps": [
28 {
29 "step": "Introduction to Manufacturing"
30 },
31 {
32 "step": "Warehouse"
33 },
34 {
35 "step": "Workstation"
36 },
37 {
38 "step": "Operation"
39 },
40 {
41 "step": "Create Product"
42 },
43 {
44 "step": "Create BOM"
45 },
46 {
47 "step": "Work Order"
48 }
49 ],
50 "subtitle": "Products, Raw Materials, BOM, Work Order and more.",
51 "success_message": "Manufacturing module is all setup!",
52 "title": "Let's Setup Manufacturing Module",
53 "user_can_dismiss": 1
54}