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!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
5
июл. 25
|
2711 | ||
|
6
нояб. 24
|
7611 | ||
|
1
февр. 24
|
4378 | ||
|
0
мая 25
|
2299 | ||
|
1
июл. 23
|
6667 |
hi. i have this problem too.