mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
Correct help link for Address (#22673)
This commit is contained in:
@@ -450,7 +450,7 @@ frappe.help.help_links['Form/Opportunity'] = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
frappe.help.help_links['Form/Address'] = [
|
frappe.help.help_links['Form/Address'] = [
|
||||||
{ label: 'Address', url: docsUrl + 'user/manual/en/CRM/contact' },
|
{ label: 'Address', url: docsUrl + 'user/manual/en/CRM/address' },
|
||||||
]
|
]
|
||||||
|
|
||||||
frappe.help.help_links['Form/Contact'] = [
|
frappe.help.help_links['Form/Contact'] = [
|
||||||
|
|||||||
Reference in New Issue
Block a user