mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +00:00
chore: fix conflicts
This commit is contained in:
@@ -469,15 +469,6 @@
|
||||
"fieldname": "allow_existing_serial_no",
|
||||
"fieldtype": "Check",
|
||||
"label": "Allow existing Serial No to be Manufactured/Received again"
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
},
|
||||
{
|
||||
"default": "0",
|
||||
"description": "Upon submission of the Sales Order, Work Order, or Production Plan, the system will automatically reserve the stock.",
|
||||
"fieldname": "auto_reserve_stock",
|
||||
"fieldtype": "Check",
|
||||
"label": "Auto Reserve Stock"
|
||||
},
|
||||
{
|
||||
"fieldname": "serial_and_batch_bundle_section",
|
||||
@@ -489,7 +480,6 @@
|
||||
"fieldname": "set_serial_and_batch_bundle_naming_based_on_naming_series",
|
||||
"fieldtype": "Check",
|
||||
"label": "Set Serial and Batch Bundle Naming Based on Naming Series"
|
||||
>>>>>>> fe43975cdd (fix: provision to enable naming series for SABB)
|
||||
}
|
||||
],
|
||||
"icon": "icon-cog",
|
||||
@@ -497,11 +487,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"issingle": 1,
|
||||
"links": [],
|
||||
<<<<<<< HEAD
|
||||
"modified": "2024-12-09 17:52:36.030456",
|
||||
=======
|
||||
"modified": "2025-02-17 13:36:36.177743",
|
||||
>>>>>>> fe43975cdd (fix: provision to enable naming series for SABB)
|
||||
"modified": "2025-02-17 14:36:36.177743",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Stock Settings",
|
||||
|
||||
Reference in New Issue
Block a user