Merge pull request #50801 from frappe/mergify/bp/version-16-beta/pr-50792

fix: add Stock Entry link to Asset Repair doctype. (backport #50792)
This commit is contained in:
Khushi Rawat
2025-11-29 00:27:53 +05:30
committed by GitHub

View File

@@ -260,8 +260,13 @@
],
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2025-11-04 23:06:43.644846",
"links": [
{
"link_doctype": "Stock Entry",
"link_fieldname": "asset_repair"
}
],
"modified": "2025-11-28 13:04:34.921098",
"modified_by": "Administrator",
"module": "Assets",
"name": "Asset Repair",