Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
8614 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

you can use this in your python code

raise ValidationError(_('your message .....'))
Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
kwi 24
1135
1
paź 23
1657
1
paź 15
7162
1
mar 15
4017
1
mar 22
9402