mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
chore: remove ismultiple field from pricingrule
This commit is contained in:
@@ -60,12 +60,6 @@
|
||||
"fieldtype": "Check",
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"fieldname": "isMultiple",
|
||||
"label": "Is Multiple",
|
||||
"fieldtype": "Check",
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"fieldname": "priority",
|
||||
"label": "Priority",
|
||||
|
||||
Reference in New Issue
Block a user