Update selling_settings.json

fix https://github.com/frappe/erpnext/issues/28155
This commit is contained in:
ahmadRagheb
2021-10-31 22:48:52 +02:00
committed by GitHub
parent f1e3a1cac2
commit 1cc4eddacb

View File

@@ -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",