The reordering rules trigger only for just in time replenishment, is there a way in odoo CE and EE to tell it to check for, lets say, the whole week and reorder what will be needed today?
Example: I have a "product A" set as Reordering Rules (RR) 5/0/0, and 5 units on stock.
On Monday I recive a SO for 25 units. Shipping for next Monday.
On Tuesday I recive another SO for 25 units. Shipping for next Tuesday.
On Wednesday I want to send the PO for the required 50 units, but since the date has not been triggered yet odoo does not recomand me to purchase anything, but I do know I'll need those 50 units. I want odoo to check all pending operations till next week (or 10 days, or whatever) and prepare the POs and MOs already.
Is there a way to achive this on base odoo CE and EE? If not, is there any custom module?