how to send conversation notification to user when my product quantity is zero
此問題已被標幟
1
回覆
4130
瀏覽次數
Hello Lazark,
You can use message_post() method to show notifications when user change quantity to 0 in write method. In message_post method you can add partners who are going to notified, you can add your message as well.
e.g.
record.message_post(body=body, partner_ids= record.partner_id.ids)
Hope it will help you.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
1
12月 22
|
4707 | ||
|
|
0
11月 19
|
5857 | ||
|
|
1
4月 26
|
4697 | ||
|
|
0
3月 26
|
4306 | ||
|
|
1
3月 26
|
2935 |