Skip to Content
Menu
This question has been flagged
2 Replies
8686 Zobrazenia

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

you can use this in your python code

raise ValidationError(_('your message .....'))
Avatar
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
apr 24
1196
1
okt 23
1726
1
okt 15
7262
1
mar 15
4083
1
mar 22
9454