Email alert renamed to Notification (#14618)
This commit is contained in:
committed by
Rushabh Mehta
parent
3946b77555
commit
fc2292f08c
@@ -69,12 +69,12 @@ frappe.help.help_links['List/Email Account'] = [
|
||||
{ label: 'Email Account', url: 'https://frappe.github.io/erpnext/user/manual/en/setting-up/email/email-account' },
|
||||
]
|
||||
|
||||
frappe.help.help_links['List/Email Alert'] = [
|
||||
{ label: 'Email Alert', url: 'https://frappe.github.io/erpnext/user/manual/en/setting-up/email/email-alerts' },
|
||||
frappe.help.help_links['List/Notification'] = [
|
||||
{ label: 'Notification', url: 'https://frappe.github.io/erpnext/user/manual/en/setting-up/email/notifications' },
|
||||
]
|
||||
|
||||
frappe.help.help_links['Form/Email Alert'] = [
|
||||
{ label: 'Email Alert', url: 'https://frappe.github.io/erpnext/user/manual/en/setting-up/email/email-alerts' },
|
||||
frappe.help.help_links['Form/Notification'] = [
|
||||
{ label: 'Notification', url: 'https://frappe.github.io/erpnext/user/manual/en/setting-up/email/notifications' },
|
||||
]
|
||||
|
||||
frappe.help.help_links['List/Email Digest'] = [
|
||||
|
||||
Reference in New Issue
Block a user