Skip to Content
मेन्यू
This question has been flagged
1 Reply
4171 Views

I'm new to Odoo and i'm trying to create a module that sends a push notification to financial officer

when I change products price.

Best regards.

Avatar
Discard
Best Answer

Hi,

In the on change function of the product price you can notify the managers.

For to notify the managers you can use this community modules :

Web notify : https://www.odoo.com/apps/modules/9.0/web_notify/

Pop up notification : https://www.odoo.com/apps/modules/9.0/popup_notifications/

Thanks

Avatar
Discard