跳至内容
菜单
此问题已终结

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