2
0
mirror of https://github.com/frappe/books.git synced 2024-12-22 10:58:59 +00:00

fix: removed unwanted fields

This commit is contained in:
akshayitzme 2024-03-06 15:55:56 +05:30
parent c0c61045b2
commit c2571230fd

View File

@ -196,17 +196,11 @@
"fieldtype": "Date",
"section": "Validity"
},
{
"fieldname": "thresholdForSuggestion",
"label": "Threshold for Suggestion",
"fieldtype": "Float",
"section": "Threshold and Priority"
},
{
"fieldname": "priority",
"label": "Priority",
"fieldtype": "Select",
"section": "Threshold and Priority",
"section": "Priority",
"required": true,
"options": [
{ "value": "1", "label": 1 },