Skip to Content
Menu
This question has been flagged
1 Odpoveď
4157 Zobrazenia

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
Zrušiť
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
Zrušiť