Hello there.
I'm using Odoo 18. For Receipts, I'm trying to automatically set an item's destination (field 'location_dest_id' I believe) based on where items of that product are already located in stock. For example, if there are already M5 screws in Rack 32 and I have some more M5 screws coming in, Odoo should set their destination location to Rack 32 when I set the order as To Do.
Is this already implemented or would I have to customize the module? If that's the case, what would be the best way of doing it?
Thanks for the help!