Hi All,
We have ben having a lot of issues with our replenishment report. And I already fixed A few things.
However the following problem seems a little more like a bug in odoo18.
the picture we have 2 reasons for buying stock.
- 1 is for serial manufacturing this should be ordered via the replenishment report.
- 2 is custom projects we want to keep this stock completly seperate from the serial manufacturing. And buy these by just creating PO's
So I created the following location setup
WH/input → for receiving all goods
WH/cages → This is for the custom projects. Each project gets there own cage here
WH/inventory/stock → all goods for manufacturing should go here after passing by wh/input
WH/inventory/... has other locations like pre-production and production.
All my reordering rules look wat WH/inventory so input and the cages are excluded.
Now my problem is that when I create a RFQ/PO from the order button in the replenishment rapport it creates the stock transfers to get it to the correct location from that PO. However when I change the PO or cancel the PO it will ignore the already created transfers. Resulting in that they just stay open indefinetly. But these also mess with the reordering rules since odoo still thinks those are comming from input to stock.
In my opinion odoo should update those transfers when the PO that was created because of these transfers has changed.