I have installed this module in odoo-8. I have configured automatic workflow like Shipping Policy : Deliver all products at a time. Invoice Policy : on demand, Invoice on : ordered quantites , create invoice on confirmation of sales order. I have selected all remaining check boxes. I have selected "automatic" in sales order. Cron job interval time one minute. I have waited 10 mins. But the job not started why?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
If CRON jobs are still executing the previous job, then all other jobs will not be executed. After the time limit is reached(set at openerp-server.conf), then only the jobs will start.
You can check whether the scheduler is busy or not with the help of LOG or try to set ACTIVE=False for automatic workflow, then a warning/error is raised by Odoo mentioning that job is still executing.
So, to reduce repitive error, create a Sales order exception.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire