mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
added automatic lead creation for sales email id
This commit is contained in:
@@ -82,6 +82,7 @@ erpnext.desktop.show_pending_notifications = function() {
|
||||
add_circle('module-icon-calendar', 'todays_events', 'Todays Events');
|
||||
add_circle('module-icon-projects-home', 'open_tasks', 'Open Tasks');
|
||||
add_circle('module-icon-questions', 'unanswered_questions', 'Unanswered Questions');
|
||||
add_circle('module-icon-selling-home', 'open_leads', 'Open Leads');
|
||||
|
||||
erpnext.update_messages();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user