hello, i use odoo 14
How to send alert and notification to users ? can i use Automated Action in odoo ?
Note: my frontend side created in Angular . Backend side created in odoo
I need help PLZ.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hello, i use odoo 14
How to send alert and notification to users ? can i use Automated Action in odoo ?
Note: my frontend side created in Angular . Backend side created in odoo
I need help PLZ.
You can put all your users in a discuss channel just like subscribers on gcm and if you send a message in the discuss app through an XML-RPC API or a web controller they will get a notification in the chat icon on the top of Odoo menu or use Odoo activity mixins model to do the same by giving a very user an activity.
This is a common practice.
Happy to help :) an upvote will be awesome
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
5
Jul 25
|
2709 | ||
|
6
Nov 24
|
7611 | ||
|
1
Feb 24
|
4378 | ||
|
0
May 25
|
2298 | ||
|
1
Jul 23
|
6666 |
hi. i have this problem too.