Browse Source

[docs] added for manufacturing module

develop
Rushabh Mehta 11 years ago
parent
commit
f6426d4949
  1. 1
      manufacturing/README.md
  2. 1
      manufacturing/doctype/bom/README.md
  3. 1
      manufacturing/doctype/bom_explosion_item/README.md
  4. 1
      manufacturing/doctype/bom_item/README.md
  5. 1
      manufacturing/doctype/bom_operation/README.md
  6. 1
      manufacturing/doctype/bom_replace_tool/README.md
  7. 1
      manufacturing/doctype/production_order/README.md
  8. 1
      manufacturing/doctype/production_plan_item/README.md
  9. 1
      manufacturing/doctype/production_plan_sales_order/README.md
  10. 1
      manufacturing/doctype/production_planning_tool/README.md
  11. 1
      manufacturing/doctype/workstation/README.md

1
manufacturing/README.md

@ -0,0 +1 @@
Plan and manage manufacturing operations, bill of materials for manufacturing.

1
manufacturing/doctype/bom/README.md

@ -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

@ -0,0 +1 @@
Detail of Item required for the main Item by parsing the entire BOM tree.

1
manufacturing/doctype/bom_item/README.md

@ -0,0 +1 @@
Item required in the parent Bill of Material.

1
manufacturing/doctype/bom_operation/README.md

@ -0,0 +1 @@
Operation performed in the parent Bill of Material.

1
manufacturing/doctype/bom_replace_tool/README.md

@ -0,0 +1 @@
Tool to replace one Item with another in all Bill of Material (BOM) trees.

1
manufacturing/doctype/production_order/README.md

@ -0,0 +1 @@
Authorization (order) given to manufacturing unit to produce a certain Item.

1
manufacturing/doctype/production_plan_item/README.md

@ -0,0 +1 @@
Item being considered for planning in Production Planning Tool.

1
manufacturing/doctype/production_plan_sales_order/README.md

@ -0,0 +1 @@
Sales Order being considered for the Production Planning Tool.

1
manufacturing/doctype/production_planning_tool/README.md

@ -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

@ -0,0 +1 @@
Workstation where BOM Operation is performed.
Loading…
Cancel
Save