At the moment, the user need to run “Stock Supply” wizard (act_stock_supply) to create internal and purchase requests (manual action).
The idea is allow create stock supply by cron (ir.cron).
At the moment, the user need to run “Stock Supply” wizard (act_stock_supply) to create internal and purchase requests (manual action).
The idea is allow create stock supply by cron (ir.cron).
This is already implemented since 5.6 series. See:
Oh! Great! thanks! thanks!