Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4155 Prikazi

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
Opusti
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
Opusti