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
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
2
返信
8695
ビュー
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 |