This question has been flagged
2 Replies
5907 Views

I can create automatic purchase order by using minimum stock rule.When the stock less than the minimum stock I can create automatic purchase order using the option warehouse->scheduler->run scheduler. Can I set to run the scheduler automatically in monthly wise or weekly wise, without using the option 'warehouse->scheduler->run scheduler'?

Avatar
Discard
Best Answer

You can use the default 'run mrp scheduler' (Settings > Technical > Scheduler > Scheduled Actions), just activate it and set the required period. Action done is the object 'procurement.order', method 'run_scheduler'.

Avatar
Discard
Best Answer

You can setup that in settings / scheduler

You meed the object and name of function than you can setup it at settings / scheduler. There are OpenERPs "Cron-Jobs" listed that are triggered at a given time.

Avatar
Discard