コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
8695 ビュー

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?

アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
0
4月 24
1202
1
10月 23
1734
1
10月 15
7266
1
3月 15
4084
1
3月 22
9457