[docs] added for manufacturing module
This commit is contained in:
parent
69c7117bb3
commit
f6426d4949
1
manufacturing/README.md
Normal file
1
manufacturing/README.md
Normal file
@ -0,0 +1 @@
|
||||
Plan and manage manufacturing operations, bill of materials for manufacturing.
|
1
manufacturing/doctype/bom/README.md
Normal file
1
manufacturing/doctype/bom/README.md
Normal file
@ -0,0 +1 @@
|
||||
Bill of Materials (BOM) is a list of operations and Items required to manufacture a particular product (Item).
|
1
manufacturing/doctype/bom_explosion_item/README.md
Normal file
1
manufacturing/doctype/bom_explosion_item/README.md
Normal file
@ -0,0 +1 @@
|
||||
Detail of Item required for the main Item by parsing the entire BOM tree.
|
1
manufacturing/doctype/bom_item/README.md
Normal file
1
manufacturing/doctype/bom_item/README.md
Normal file
@ -0,0 +1 @@
|
||||
Item required in the parent Bill of Material.
|
1
manufacturing/doctype/bom_operation/README.md
Normal file
1
manufacturing/doctype/bom_operation/README.md
Normal file
@ -0,0 +1 @@
|
||||
Operation performed in the parent Bill of Material.
|
1
manufacturing/doctype/bom_replace_tool/README.md
Normal file
1
manufacturing/doctype/bom_replace_tool/README.md
Normal file
@ -0,0 +1 @@
|
||||
Tool to replace one Item with another in all Bill of Material (BOM) trees.
|
1
manufacturing/doctype/production_order/README.md
Normal file
1
manufacturing/doctype/production_order/README.md
Normal file
@ -0,0 +1 @@
|
||||
Authorization (order) given to manufacturing unit to produce a certain Item.
|
1
manufacturing/doctype/production_plan_item/README.md
Normal file
1
manufacturing/doctype/production_plan_item/README.md
Normal file
@ -0,0 +1 @@
|
||||
Item being considered for planning in Production Planning Tool.
|
@ -0,0 +1 @@
|
||||
Sales Order being considered for the Production Planning Tool.
|
1
manufacturing/doctype/production_planning_tool/README.md
Normal file
1
manufacturing/doctype/production_planning_tool/README.md
Normal file
@ -0,0 +1 @@
|
||||
Tool to create Production Orders from a bunch of Sales Orders and generate Material Requests (MRP) as required.
|
1
manufacturing/doctype/workstation/README.md
Normal file
1
manufacturing/doctype/workstation/README.md
Normal file
@ -0,0 +1 @@
|
||||
Workstation where BOM Operation is performed.
|
Loading…
x
Reference in New Issue
Block a user