mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
chore: fix conflicts
This commit is contained in:
@@ -205,28 +205,6 @@
|
|||||||
"fieldtype": "Float",
|
"fieldtype": "Float",
|
||||||
"label": "Produced Qty",
|
"label": "Produced Qty",
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"columns": 2,
|
|
||||||
"fieldname": "required_qty",
|
|
||||||
"fieldtype": "Float",
|
|
||||||
"in_list_view": 1,
|
|
||||||
"label": "Required Qty"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "subcontracting_section",
|
|
||||||
"fieldtype": "Section Break",
|
|
||||||
"label": "Subcontracting"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "stock_reserved_qty",
|
|
||||||
"fieldtype": "Float",
|
|
||||||
"label": "Stock Reserved Qty",
|
|
||||||
"no_copy": 1,
|
|
||||||
"print_hide": 1,
|
|
||||||
"read_only": 1
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "ordered_qty",
|
"fieldname": "ordered_qty",
|
||||||
@@ -234,17 +212,12 @@
|
|||||||
"label": "Ordered Qty",
|
"label": "Ordered Qty",
|
||||||
"no_copy": 1,
|
"no_copy": 1,
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
>>>>>>> 384f4e120a (fix: do not create repeat work orders)
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
<<<<<<< HEAD
|
|
||||||
"modified": "2024-02-27 13:45:17.422435",
|
|
||||||
=======
|
|
||||||
"modified": "2025-06-10 13:36:24.759101",
|
"modified": "2025-06-10 13:36:24.759101",
|
||||||
>>>>>>> 384f4e120a (fix: do not create repeat work orders)
|
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Manufacturing",
|
"module": "Manufacturing",
|
||||||
"name": "Production Plan Sub Assembly Item",
|
"name": "Production Plan Sub Assembly Item",
|
||||||
@@ -255,4 +228,4 @@
|
|||||||
"sort_order": "DESC",
|
"sort_order": "DESC",
|
||||||
"states": [],
|
"states": [],
|
||||||
"track_changes": 1
|
"track_changes": 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user