Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2527 Visninger

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

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
dec. 22
2900
0
nov. 19
3868
1
feb. 25
1042
4
okt. 23
2738
1
sep. 23
2291