fix: remove duplicate field from selling_settings (#28174)
fix https://github.com/frappe/erpnext/issues/28155
(cherry picked from commit 1cc4eddacb)
Co-authored-by: ahmadRagheb <ahmedragheb75@gmail.com>
This commit is contained in:
@@ -193,12 +193,6 @@
|
||||
"fieldname": "sales_transactions_settings_section",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Transaction Settings"
|
||||
},
|
||||
{
|
||||
"default": "0",
|
||||
"fieldname": "editable_bundle_item_rates",
|
||||
"fieldtype": "Check",
|
||||
"label": "Calculate Product Bundle Price based on Child Items' Rates"
|
||||
}
|
||||
],
|
||||
"icon": "fa fa-cog",
|
||||
|
||||
Reference in New Issue
Block a user