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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
8694
瀏覽次數
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
|
1199 | ||
|
1
10月 23
|
1733 | ||
|
1
10月 15
|
7266 | ||
|
1
3月 15
|
4084 | ||
|
1
3月 22
|
9457 |