mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
update in Task, notification and layout
This commit is contained in:
@@ -125,6 +125,7 @@ erpnext.desktop.show_pending_notifications = function() {
|
||||
add_circle('support', 'open_support_tickets', 'Open Support Tickets');
|
||||
add_circle('todo', 'things_todo', 'Things To Do');
|
||||
add_circle('calendar', 'todays_events', 'Todays Events');
|
||||
add_circle('project', 'open_tasks', 'Open Tasks');
|
||||
|
||||
erpnext.update_messages();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user