mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 02:04:50 +00:00
refactor: updated conditional visibility of check box
This commit is contained in:
@@ -322,6 +322,7 @@
|
||||
},
|
||||
{
|
||||
"default": "0",
|
||||
"depends_on": "eval:doc.get_items_from == 'Sales Order'",
|
||||
"fieldname": "combine_items",
|
||||
"fieldtype": "Check",
|
||||
"label": "Consolidate Items"
|
||||
@@ -342,7 +343,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2021-05-07 16:56:00.255001",
|
||||
"modified": "2021-05-24 16:59:03.643211",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Manufacturing",
|
||||
"name": "Production Plan",
|
||||
|
||||
Reference in New Issue
Block a user