Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
8693 Visualizações

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?

Avatar
Cancelar
Melhor resposta

you can use this in your python code

raise ValidationError(_('your message .....'))
Avatar
Cancelar
Melhor resposta

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.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
abr. 24
1199
1
out. 23
1733
1
out. 15
7266
1
mar. 15
4084
1
mar. 22
9457