[minor] hide the stock details section if update_stock is unchecked
This commit is contained in:
parent
da749f716b
commit
de98ff6bb9
@ -1216,6 +1216,7 @@
|
||||
"collapsible": 1,
|
||||
"collapsible_depends_on": "eval:doc.serial_no || doc.batch_no",
|
||||
"columns": 0,
|
||||
"depends_on": "eval: parent.update_stock",
|
||||
"fieldname": "warehouse_and_reference",
|
||||
"fieldtype": "Section Break",
|
||||
"hidden": 0,
|
||||
@ -1910,7 +1911,7 @@
|
||||
"issingle": 0,
|
||||
"istable": 1,
|
||||
"max_attachments": 0,
|
||||
"modified": "2017-02-07 01:21:47.142162",
|
||||
"modified": "2017-03-29 16:26:36.507924",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Sales Invoice Item",
|
||||
|
Loading…
x
Reference in New Issue
Block a user