i'd like to set an automatic alert on OpenERP as to receive a notification when a random customer lower his purchases in my company.. is that even possible?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
8625
Vistas
you can use this in your python code
raise ValidationError(_('your message .....'))
Lloyd,
You must create an automated action when this event happens.
In other case for an alert on view, please check if the popup reminder helps you on this.
Here is the module : https://www.odoo.com/apps/modules/8.0/popup_reminder
Thanks.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
abr 24
|
1141 | ||
|
1
oct 23
|
1668 | ||
Purchase order approval notification
Resuelto
|
|
1
oct 15
|
7167 | |
|
1
mar 15
|
4034 | ||
|
1
mar 22
|
9412 |