mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-17 10:36:31 +00:00
fix: settings map cleanup
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "auto_create_subcontracting_order",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "backflush_raw_materials_of_subcontract_based_on",
|
||||
"settings_doctype": "Buying Settings"
|
||||
@@ -15,16 +19,12 @@
|
||||
"setting_field": "over_transfer_allowance",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "auto_create_subcontracting_order",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_delivery_receipt_allowance",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:46:43.205485",
|
||||
"modified": "2026-07-21 17:10:04.037735",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Subcontracting",
|
||||
"name": "Subcontracting Order (Standard)",
|
||||
|
||||
Reference in New Issue
Block a user