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!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
5
júl 25
|
2730 | ||
|
6
nov 24
|
7626 | ||
|
1
feb 24
|
4411 | ||
|
0
máj 25
|
2307 | ||
|
1
júl 23
|
6684 |
hi. i have this problem too.