add messages to always show
This commit is contained in:
parent
5ce587be33
commit
cc131af77a
@ -62,7 +62,7 @@ erpnext.startup.start = function() {
|
||||
} else {
|
||||
// always allow apps
|
||||
wn.boot.profile.allow_modules = wn.boot.profile.allow_modules.concat(
|
||||
['To Do', 'Knowledge Base', 'Calendar', 'Activity'])
|
||||
['To Do', 'Knowledge Base', 'Calendar', 'Activity', 'Messages'])
|
||||
|
||||
// setup toolbar
|
||||
erpnext.toolbar.setup();
|
||||
|
Loading…
x
Reference in New Issue
Block a user