Hello everybody,
Did someone know a module or a way to replace a product id from stock picking and purchase order line when validate.
I mean for exemple I want to order product A and product B via my purchase order.
And when I get my orders, I know only at this moment that product B is replaced by product C.
So in my exemple I could receive the 5 on 5 I've ordered from product A.
But my product B doesn't exists anymore so 0/qty and I have to create a new line or replace product B for product C that will get all the qty needed.
I suppose my old purchase order should change too for this new products.
Hope I've been clear in my explanations and sorry for my bad english.
This is not a general requirement so I think there won't be a module for such a feature. You would have to develop the custom module.
Ok thanks, I ve guessed that
Go back to the Purchase Order, change the quantity of B to 0 and add a line for product C. This will add product C to the Receipt and create an Exception message so that the Warehouse team knows how to process it (to not create a backorder for Product B).