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
- Účtovníctvo
- Sklady
- PoS
- Project
- MRP
This question has been flagged
            
                2
                
                    Replies
                
            
        
        
            
                9199
                
                    Zobrazenia
                
            
        
    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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|  | 0 apr 24  | 1856 | ||
|  | 1 okt 23  | 2431 | ||
|  | 1 okt 15  | 7764 | ||
|  | 1 mar 15  | 4409 | ||
|  | 1 mar 22  | 9997 | 
