I would like a way to notify Users with a message on the App Switcher dashboard.
Examples of why we need this:
"The Q3 All-Hands meeting starts at 1:00 PM EST today. A link to the live stream was emailed this morning."
I would like a way to notify Users with a message on the App Switcher dashboard.
Examples of why we need this:
"The Q3 All-Hands meeting starts at 1:00 PM EST today. A link to the live stream was emailed this morning."
Yes, but only in Production (ie: non neutralized) databases.
Administrators can create and update a System Parameter each time a MOTD is needed:
Key:
sysadmin.message
Value:
{
"warning_type": "user",
"message": "<div class='alert alert-info'>Odoo will undergo system maintenance on
<strong>January 31st</strong> between 8pm and 9pm</div>"
}The available warning_types are either user or admin to indicate who sees the message. You can decorate the message with the alert class together with alert-info (blue), alert-success (green), alert-warning (orange) or alert-danger (red).
To remove the message, you can set the Value to:
{}This is available for Odoo 16.0 and higher.
Result:
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
1
mars 26
|
1075 | |||
|
0
mai 26
|
3 | |||
|
0
mai 26
|
3 | |||
|
0
avr. 26
|
5 | |||
|
0
avr. 26
|
8 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.