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
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
5
7月 25
|
2709 | ||
|
6
11月 24
|
7611 | ||
|
1
2月 24
|
4378 | ||
|
0
5月 25
|
2299 | ||
|
1
7月 23
|
6667 |
hi. i have this problem too.