mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
updates to kb: unanswered questions show in desktop, questions query moved to server-side
This commit is contained in:
@@ -126,6 +126,7 @@ erpnext.desktop.show_pending_notifications = function() {
|
||||
add_circle('todo', 'things_todo', 'Things To Do');
|
||||
add_circle('calendar', 'todays_events', 'Todays Events');
|
||||
add_circle('project', 'open_tasks', 'Open Tasks');
|
||||
add_circle('kb', 'unanswered_questions', 'Unanswered Questions');
|
||||
|
||||
erpnext.update_messages();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user