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
जुल॰ 25
|
2745 | ||
|
6
नव॰ 24
|
7631 | ||
|
1
फ़र॰ 24
|
4421 | ||
|
0
मई 25
|
2308 | ||
|
1
जुल॰ 23
|
6698 |
hi. i have this problem too.