コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2548 ビュー

how to send conversation notification to user when my product quantity is zero

アバター
破棄
最善の回答

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
2910
0
11月 19
3899
1
2月 25
1057
4
10月 23
2740
1
9月 23
2291