commit | 3609ddedbb49e15700c83064edc8be2ff8a71eb5 | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Sat May 30 12:03:37 2020 +0530 |
committer | Deepesh Garg <deepeshgarg6@gmail.com> | Sat May 30 12:03:37 2020 +0530 |
tree | 9fb6bb769a3030b2348aa5a74a7f015cf7b662a5 | |
parent | 159d0734ef836c627b6acc142de750d05a732b4b [diff] |
fix: Purchase receipt item json
diff --git a/erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json b/erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json index cfbe06a..52a5be0 100644 --- a/erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json +++ b/erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
@@ -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