mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-08 14:42:53 +02:00
fix: Purchase receipt item json
This commit is contained in:
@@ -753,7 +753,7 @@
|
||||
"depends_on": "is_fixed_asset",
|
||||
"fetch_from": "item_code.asset_category",
|
||||
"fieldname": "asset_category",
|
||||
"fieldtype": "Data",
|
||||
"fieldtype": "Link",
|
||||
"label": "Asset Category",
|
||||
"options": "Asset Category",
|
||||
"read_only": 1
|
||||
|
||||
Reference in New Issue
Block a user