mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
fix: Subcontracting settings link should point to subcontracting tab of Buying Settings (#51680)
This commit is contained in:
@@ -192,11 +192,12 @@
|
|||||||
"label": "Settings",
|
"label": "Settings",
|
||||||
"link_to": "Buying Settings",
|
"link_to": "Buying Settings",
|
||||||
"link_type": "DocType",
|
"link_type": "DocType",
|
||||||
|
"navigate_to_tab": "subcontract",
|
||||||
"show_arrow": 0,
|
"show_arrow": 0,
|
||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2026-01-10 00:06:12.744529",
|
"modified": "2026-01-12 13:12:47.927785",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Buying",
|
"module": "Buying",
|
||||||
"name": "Subcontracting",
|
"name": "Subcontracting",
|
||||||
|
|||||||
Reference in New Issue
Block a user