Skip to content

Commit

Permalink
Merge pull request efeone#350 from efeone/aumms_namefix
Browse files Browse the repository at this point in the history
Fix:Alignment  of Manufacturing Request form done.
  • Loading branch information
SherinKR authored Apr 17, 2024
2 parents 7a2c3ac + 9210bb3 commit de3c4dc
Showing 1 changed file with 12 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,24 @@
"jewellery_order_item",
"column_break_i3eg",
"jewellery_order",
"required_date",
"manufacturing_request",
"raw_material_request",
"section_break_hpbr",
"section_break_1jdd",
"type",
"category",
"purity",
"column_break_9nub",
"uom",
"purity",
"column_break_1l2l",
"required_date",
"expected_weight",
"quantity",
"finished",
"section_break_1jdd",
"section_break_hpbr",
"manufacturing_stages",
"section_break_sjns",
"design",
"design_description",
"section_break_sjns",
"manufacturing_stages",
"amended_from",
"connections_tab"
],
Expand Down Expand Up @@ -181,6 +182,10 @@
"fieldtype": "Data",
"hidden": 1,
"label": "Title"
},
{
"fieldname": "column_break_9nub",
"fieldtype": "Column Break"
}
],
"index_web_pages_for_search": 1,
Expand All @@ -195,7 +200,7 @@
"link_fieldname": "manufacturing_request"
}
],
"modified": "2024-04-15 12:48:22.017639",
"modified": "2024-04-17 10:11:28.444001",
"modified_by": "Administrator",
"module": "AuMMS Manufacturing",
"name": "Manufacturing Request",
Expand Down

0 comments on commit de3c4dc

Please sign in to comment.