Odoo Enterprise on v16
I have a Bin called WH/Stock/QC. I want to be able to receive goods there when they appear damaged or need an inspection. Example: on a PO Receipt, 10 items come in, but one seems damaged and needs to me reviewed, receive 9 items to WH/Stock and 1 item to WH/Stock/QC. Then have a push rule that will create a transfer to move the item from WH/Stock/QC to WH/Stock. I would like that transfer to be created to qty is “reserved” and does not show as available. And it also creates a view on the Inventory Overview that there is something that needs work done in the QC bin.
The below rule is also part of a route. Have tried applying the route to a product. Moved the route to the highest priority. Made sure scheduler is running. It just never seems to fire and create the Internal Transfer. the
Thanks for Confirming. On #5, which is the use case, any idea why that is? Isn't that what the push rule says it will do? "Why product arrives in X, transfer created to Y." Why does it matter how the product is arriving in X? Trying to better understand route and rules, thanks.