mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
chore: make parameter group optional
This commit is contained in:
@@ -29,13 +29,12 @@
|
|||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Parameter Group",
|
"label": "Parameter Group",
|
||||||
"options": "Quality Inspection Parameter Group",
|
"options": "Quality Inspection Parameter Group"
|
||||||
"reqd": 1
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2021-02-04 18:45:12.486344",
|
"modified": "2021-02-19 20:33:30.657406",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Quality Inspection Parameter",
|
"name": "Quality Inspection Parameter",
|
||||||
|
|||||||
Reference in New Issue
Block a user