fix: cannot set asset quantity for existing assets
This commit is contained in:
parent
35a6b58c12
commit
7d8eef5c4e
@ -486,7 +486,7 @@
|
||||
"fieldname": "asset_quantity",
|
||||
"fieldtype": "Int",
|
||||
"label": "Asset Quantity",
|
||||
"read_only": 1
|
||||
"read_only_depends_on": "eval:!doc.is_existing_asset"
|
||||
}
|
||||
],
|
||||
"idx": 72,
|
||||
|
Loading…
x
Reference in New Issue
Block a user