mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 19:48:27 +00:00
fix: unintended backported depends_on expression (#50529)
Co-authored-by: Kavin <78342682+kavin0411@users.noreply.github.com>
This commit is contained in:
@@ -591,7 +591,6 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"depends_on": "eval:doc.track_semi_finished_goods === 0",
|
|
||||||
"fieldname": "fg_based_operating_cost",
|
"fieldname": "fg_based_operating_cost",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Finished Goods based Operating Cost"
|
"label": "Finished Goods based Operating Cost"
|
||||||
|
|||||||
Reference in New Issue
Block a user