commit | 285bc60684c4e03e34356e990226cbe5b00edd21 | [log] [tgz] |
---|---|---|
author | GangaManoj <ganga.manoj98@gmail.com> | Tue Jun 15 12:02:07 2021 +0530 |
committer | GangaManoj <ganga.manoj98@gmail.com> | Tue Jun 15 12:02:07 2021 +0530 |
tree | d21ed16c77ad2b5396a45ba4e99824702ea2182b | |
parent | d4acf87feb85bf43f4096356e6c6f8d72cb47719 [diff] |
fix(Asset Repair): Set asset_name as title
diff --git a/erpnext/assets/doctype/asset_repair/asset_repair.json b/erpnext/assets/doctype/asset_repair/asset_repair.json index b81d74b..1a714a7 100644 --- a/erpnext/assets/doctype/asset_repair/asset_repair.json +++ b/erpnext/assets/doctype/asset_repair/asset_repair.json
@@ -241,6 +241,7 @@ "is_submittable": 1, "links": [], "modified": "2021-06-15 10:34:00.839353", + "title_field": "asset_name", "modified_by": "Administrator", "module": "Assets", "name": "Asset Repair",