Update selling_settings.json
fix https://github.com/frappe/erpnext/issues/28155
This commit is contained in:
@@ -193,12 +193,6 @@
|
|||||||
"fieldname": "sales_transactions_settings_section",
|
"fieldname": "sales_transactions_settings_section",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Transaction Settings"
|
"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",
|
"icon": "fa fa-cog",
|
||||||
|
|||||||
Reference in New Issue
Block a user