brotherton-erpnext/erpnext/manufacturing/onboarding_step/create_bom/create_bom.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
853 B
JSON
Raw Normal View History

2020-05-05 21:08:27 +00:00
{
"action": "Create Entry",
"action_label": "Create your first Bill of Materials",
2020-05-05 21:08:27 +00:00
"creation": "2020-05-05 16:41:20.239696",
"description": "# Create a Bill of Materials\n\nA Bill of Materials (BOM) is a list of items and sub-assemblies with quantities required to manufacture an Item.\n\nBOM also provides cost estimation for the production of the item. It takes raw-materials cost based on valuation and operations to cost based on routing, which gives total costing for a BOM.",
2020-05-05 21:08:27 +00:00
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_single": 0,
2020-05-05 21:08:27 +00:00
"is_skipped": 0,
"modified": "2021-08-13 16:00:51.092671",
2020-05-05 21:08:27 +00:00
"modified_by": "Administrator",
"name": "Create BOM",
"owner": "Administrator",
"reference_document": "BOM",
"show_form_tour": 1,
"show_full_form": 1,
"title": "Bill of Materials",
"validate_action": 1
2020-05-05 21:08:27 +00:00
}