mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Add self-test buttons in demo environment, Updated readme to show how to test it. Add buttons to users form Do not rely on SUPERUSER_ID and avoid getattr usage
7 lines
314 B
ReStructuredText
7 lines
314 B
ReStructuredText
Send instant notification messages to the user in live.
|
|
|
|
This technical module allows you to send instant notification messages from the server to the user in live.
|
|
Two kinds of notification are supported.
|
|
|
|
* Warning: Displayed in a red flying popup div
|
|
* Information: Displayed in a light yellow flying popup div |