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
답글
8826
화면
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
|
1360 | ||
|
1
10월 23
|
1937 | ||
|
1
10월 15
|
7404 | ||
|
1
3월 15
|
4160 | ||
|
1
3월 22
|
9598 |