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
回复
8690
查看
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
|
1196 | ||
|
1
10月 23
|
1728 | ||
|
1
10月 15
|
7262 | ||
|
1
3月 15
|
4083 | ||
|
1
3月 22
|
9454 |