chore: Move Qty fields (received qty,etc.) close to Qty/Stock UOM
This commit is contained in:
parent
b782d2a99d
commit
0bc61b31f7
@ -26,6 +26,13 @@
|
|||||||
"uom",
|
"uom",
|
||||||
"conversion_factor",
|
"conversion_factor",
|
||||||
"stock_qty",
|
"stock_qty",
|
||||||
|
"qty_info_sec_break",
|
||||||
|
"min_order_qty",
|
||||||
|
"projected_qty",
|
||||||
|
"qty_info_col_break",
|
||||||
|
"actual_qty",
|
||||||
|
"ordered_qty",
|
||||||
|
"received_qty",
|
||||||
"rate_and_amount_section_break",
|
"rate_and_amount_section_break",
|
||||||
"rate",
|
"rate",
|
||||||
"col_break3",
|
"col_break3",
|
||||||
@ -45,13 +52,8 @@
|
|||||||
"sales_order_item",
|
"sales_order_item",
|
||||||
"production_plan",
|
"production_plan",
|
||||||
"material_request_plan_item",
|
"material_request_plan_item",
|
||||||
"expense_account",
|
|
||||||
"col_break4",
|
"col_break4",
|
||||||
"min_order_qty",
|
"expense_account",
|
||||||
"projected_qty",
|
|
||||||
"actual_qty",
|
|
||||||
"ordered_qty",
|
|
||||||
"received_qty",
|
|
||||||
"section_break_46",
|
"section_break_46",
|
||||||
"page_break"
|
"page_break"
|
||||||
],
|
],
|
||||||
@ -434,13 +436,21 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "col_break_mfg",
|
"fieldname": "col_break_mfg",
|
||||||
"fieldtype": "Column Break"
|
"fieldtype": "Column Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "qty_info_sec_break",
|
||||||
|
"fieldtype": "Section Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "qty_info_col_break",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2020-09-18 20:52:33.265074",
|
"modified": "2020-10-02 11:44:36.553064",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Material Request Item",
|
"name": "Material Request Item",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user