fix: UX for stock entry, bom and work order

This commit is contained in:
Rohit Waghchaure 2023-04-06 12:51:32 +05:30
parent 8503d581a5
commit 82a136f991
3 changed files with 29 additions and 26 deletions

View File

@ -9,15 +9,14 @@
"production_item_tab", "production_item_tab",
"item", "item",
"company", "company",
"item_name",
"uom", "uom",
"quantity",
"cb0", "cb0",
"is_active", "is_active",
"is_default", "is_default",
"allow_alternative_item", "allow_alternative_item",
"set_rate_of_sub_assembly_item_based_on_bom", "set_rate_of_sub_assembly_item_based_on_bom",
"project", "project",
"quantity",
"image", "image",
"currency_detail", "currency_detail",
"rm_cost_as_per", "rm_cost_as_per",
@ -27,6 +26,8 @@
"column_break_ivyw", "column_break_ivyw",
"currency", "currency",
"conversion_rate", "conversion_rate",
"materials_section",
"items",
"section_break_21", "section_break_21",
"operations_section_section", "operations_section_section",
"with_operations", "with_operations",
@ -38,8 +39,6 @@
"operating_cost_per_bom_quantity", "operating_cost_per_bom_quantity",
"operations_section", "operations_section",
"operations", "operations",
"materials_section",
"items",
"scrap_section", "scrap_section",
"scrap_items_section", "scrap_items_section",
"scrap_items", "scrap_items",
@ -59,6 +58,7 @@
"total_cost", "total_cost",
"base_total_cost", "base_total_cost",
"more_info_tab", "more_info_tab",
"item_name",
"description", "description",
"column_break_27", "column_break_27",
"has_variants", "has_variants",
@ -192,6 +192,7 @@
"options": "Quality Inspection Template" "options": "Quality Inspection Template"
}, },
{ {
"collapsible": 1,
"fieldname": "currency_detail", "fieldname": "currency_detail",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Cost Configuration" "label": "Cost Configuration"
@ -417,7 +418,7 @@
{ {
"collapsible": 1, "collapsible": 1,
"fieldname": "website_section", "fieldname": "website_section",
"fieldtype": "Section Break", "fieldtype": "Tab Break",
"label": "Website" "label": "Website"
}, },
{ {
@ -482,7 +483,7 @@
{ {
"fieldname": "section_break_21", "fieldname": "section_break_21",
"fieldtype": "Tab Break", "fieldtype": "Tab Break",
"label": "Operations & Materials" "label": "Operations"
}, },
{ {
"fieldname": "column_break_23", "fieldname": "column_break_23",
@ -605,7 +606,7 @@
"image_field": "image", "image_field": "image",
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-02-13 17:31:37.504565", "modified": "2023-04-06 12:47:58.514795",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Manufacturing", "module": "Manufacturing",
"name": "BOM", "name": "BOM",

View File

@ -22,17 +22,13 @@
"produced_qty", "produced_qty",
"process_loss_qty", "process_loss_qty",
"project", "project",
"serial_no_and_batch_for_finished_good_section", "section_break_ndpq",
"has_serial_no", "required_items",
"has_batch_no",
"column_break_17",
"serial_no",
"batch_size",
"work_order_configuration", "work_order_configuration",
"settings_section", "settings_section",
"allow_alternative_item", "allow_alternative_item",
"use_multi_level_bom", "use_multi_level_bom",
"column_break_18", "column_break_17",
"skip_transfer", "skip_transfer",
"from_wip_warehouse", "from_wip_warehouse",
"update_consumed_material_cost_in_project", "update_consumed_material_cost_in_project",
@ -42,9 +38,14 @@
"column_break_12", "column_break_12",
"fg_warehouse", "fg_warehouse",
"scrap_warehouse", "scrap_warehouse",
"serial_no_and_batch_for_finished_good_section",
"has_serial_no",
"has_batch_no",
"column_break_18",
"serial_no",
"batch_size",
"required_items_section", "required_items_section",
"materials_and_operations_tab", "materials_and_operations_tab",
"required_items",
"operations_section", "operations_section",
"operations", "operations",
"transfer_material_against", "transfer_material_against",
@ -586,7 +587,11 @@
{ {
"fieldname": "materials_and_operations_tab", "fieldname": "materials_and_operations_tab",
"fieldtype": "Tab Break", "fieldtype": "Tab Break",
"label": "Materials & Operations" "label": "Operations"
},
{
"fieldname": "section_break_ndpq",
"fieldtype": "Section Break"
} }
], ],
"icon": "fa fa-cogs", "icon": "fa fa-cogs",
@ -594,7 +599,7 @@
"image_field": "image", "image_field": "image",
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-01-03 14:16:35.427731", "modified": "2023-04-06 12:35:12.149827",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Manufacturing", "module": "Manufacturing",
"name": "Work Order", "name": "Work Order",

View File

@ -27,7 +27,6 @@
"set_posting_time", "set_posting_time",
"inspection_required", "inspection_required",
"apply_putaway_rule", "apply_putaway_rule",
"items_tab",
"bom_info_section", "bom_info_section",
"from_bom", "from_bom",
"use_multi_level_bom", "use_multi_level_bom",
@ -256,7 +255,7 @@
"description": "As per Stock UOM", "description": "As per Stock UOM",
"fieldname": "fg_completed_qty", "fieldname": "fg_completed_qty",
"fieldtype": "Float", "fieldtype": "Float",
"label": "For Quantity", "label": "Finished Good Quantity ",
"oldfieldname": "fg_completed_qty", "oldfieldname": "fg_completed_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 1 "print_hide": 1
@ -612,11 +611,7 @@
"read_only": 1 "read_only": 1
}, },
{ {
"fieldname": "items_tab", "collapsible": 1,
"fieldtype": "Tab Break",
"label": "Items"
},
{
"fieldname": "bom_info_section", "fieldname": "bom_info_section",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "BOM Info" "label": "BOM Info"
@ -644,8 +639,10 @@
"oldfieldtype": "Section Break" "oldfieldtype": "Section Break"
}, },
{ {
"collapsible": 1,
"fieldname": "section_break_7qsm", "fieldname": "section_break_7qsm",
"fieldtype": "Section Break" "fieldtype": "Section Break",
"label": "Process Loss"
}, },
{ {
"depends_on": "process_loss_percentage", "depends_on": "process_loss_percentage",
@ -677,7 +674,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-01-03 16:02:50.741816", "modified": "2023-04-06 12:42:56.673180",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Stock Entry", "name": "Stock Entry",