Skip to content

Commit

Permalink
fix: asset repair link
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbaburajan committed Jan 16, 2023
1 parent 35fbd67 commit bc55f44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions erpnext/assets/doctype/asset/asset.json
Original file line number Diff line number Diff line change
Expand Up @@ -513,15 +513,15 @@
{
"group": "Repair",
"link_doctype": "Asset Repair",
"link_fieldname": "asset_name"
"link_fieldname": "asset"
},
{
"group": "Value",
"link_doctype": "Asset Value Adjustment",
"link_fieldname": "asset"
}
],
"modified": "2022-12-05 16:21:30.024060",
"modified": "2023-01-16 23:35:37.423100",
"modified_by": "Administrator",
"module": "Assets",
"name": "Asset",
Expand Down

0 comments on commit bc55f44

Please sign in to comment.