mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
committed by
Mergify
parent
282c19e7e1
commit
a08b97e886
@@ -151,7 +151,7 @@
|
||||
"fieldtype": "Column Break"
|
||||
},
|
||||
{
|
||||
"depends_on": "eval:doc.use_serial_batch_fields === 0",
|
||||
"depends_on": "eval:doc.use_serial_batch_fields === 0 || doc.docstatus === 1",
|
||||
"fieldname": "serial_and_batch_bundle",
|
||||
"fieldtype": "Link",
|
||||
"label": "Serial and Batch Bundle",
|
||||
|
||||
Reference in New Issue
Block a user