Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4160 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona