Skip to content

Commit

Permalink
feat: configurable creation of job card
Browse files Browse the repository at this point in the history
  • Loading branch information
fproldan committed Jan 9, 2024
1 parent 27d95b7 commit 5244ba1
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions inventory_tools/inventory_tools/custom/bom.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,30 +126,6 @@
"custom_perms": [],
"doctype": "BOM",
"links": [],
"property_setters": [
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"creation": "2024-01-09 12:01:11.525984",
"default_value": null,
"doc_type": "BOM",
"docstatus": 0,
"doctype_or_field": "DocType",
"field_name": null,
"idx": 0,
"is_system_generated": 0,
"modified": "2024-01-09 12:01:11.525984",
"modified_by": "Administrator",
"module": "Inventory Tools",
"name": "BOM-main-field_order",
"owner": "Administrator",
"property": "field_order",
"property_type": "Data",
"row_name": null,
"value": "[\"production_item_tab\", \"item\", \"company\", \"uom\", \"quantity\", \"cb0\", \"is_active\", \"is_default\", \"allow_alternative_item\", \"is_subcontracted\", \"set_rate_of_sub_assembly_item_based_on_bom\", null, \"project\", \"image\", \"currency_detail\", \"rm_cost_as_per\", \"buying_price_list\", \"price_list_currency\", \"plc_conversion_rate\", \"column_break_ivyw\", \"currency\", \"conversion_rate\", \"materials_section\", \"items\", \"section_break_21\", \"operations_section_section\", \"with_operations\", \"column_break_23\", \"transfer_material_against\", \"routing\", \"fg_based_operating_cost\", \"fg_based_section_section\", \"operating_cost_per_bom_quantity\", \"operations_section\", \"operations\", \"scrap_section\", \"scrap_items_section\", \"scrap_items\", \"process_loss_section\", \"process_loss_percentage\", \"column_break_ssj2\", \"process_loss_qty\", \"costing\", \"operating_cost\", \"raw_material_cost\", \"scrap_material_cost\", \"cb1\", \"base_operating_cost\", \"base_raw_material_cost\", \"base_scrap_material_cost\", \"column_break_26\", \"total_cost\", \"base_total_cost\", \"more_info_tab\", \"item_name\", \"description\", \"column_break_27\", \"has_variants\", \"quality_inspection_section_break\", \"inspection_required\", \"column_break_dxp7\", \"quality_inspection_template\", \"section_break0\", \"exploded_items\", \"website_section\", \"show_in_website\", \"route\", \"column_break_52\", \"website_image\", \"thumbnail\", \"sb_web_spec\", \"show_items\", \"show_operations\", \"web_long_description\", \"amended_from\", \"connections_tab\"]"
}
],
"property_setters": [],
"sync_on_migrate": 1
}

0 comments on commit 5244ba1

Please sign in to comment.