mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
chore: resolve conflicts
This commit is contained in:
@@ -523,12 +523,8 @@
|
|||||||
"depends_on": "eval:doc.delivered_by_supplier!=1",
|
"depends_on": "eval:doc.delivered_by_supplier!=1",
|
||||||
"fieldname": "warehouse",
|
"fieldname": "warehouse",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
<<<<<<< HEAD
|
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Delivery Warehouse",
|
|
||||||
=======
|
|
||||||
"label": "Source Warehouse",
|
"label": "Source Warehouse",
|
||||||
>>>>>>> d6e1ca0f10 (fix: inconsistent label name between parent and child)
|
|
||||||
"oldfieldname": "reserved_warehouse",
|
"oldfieldname": "reserved_warehouse",
|
||||||
"oldfieldtype": "Link",
|
"oldfieldtype": "Link",
|
||||||
"options": "Warehouse",
|
"options": "Warehouse",
|
||||||
@@ -975,11 +971,7 @@
|
|||||||
"idx": 1,
|
"idx": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
<<<<<<< HEAD
|
|
||||||
"modified": "2025-02-28 09:45:44.934947",
|
|
||||||
=======
|
|
||||||
"modified": "2026-02-20 16:39:00.200328",
|
"modified": "2026-02-20 16:39:00.200328",
|
||||||
>>>>>>> d6e1ca0f10 (fix: inconsistent label name between parent and child)
|
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Sales Order Item",
|
"name": "Sales Order Item",
|
||||||
|
|||||||
Reference in New Issue
Block a user