I have added a Sub-location "Rental" under Customer, to where I deliver goods that are temporarily stocked there (until the customers give them back).
I have Route management create for this: 4 step Route from Stock to Transit to Customer/Rental.
Additionally I have a standard Delivery Route for Sales from Stock to Transit to Customers.
Now My Problem is when I create a SO and confirm it, odoo creates a Route from Customer/Rental -> Transit -> Customer (2 steps).
How can I prevent odoo from selecting items in a customer location and deliver it to customer location again? I activate/deactive my Route on Product level, so both Routes are activated in products.
What I tried:
I tried to use different usage for Rental location: Customer, Transit and Internal. But nothing changes. I read somwhere, that odoo sometimes sees the customer location as a production location f.ex. for subcontracting. That's why I tried different usage options.
What works so far is, if manage Route Selection in Sale Order Line, but this is not the best approach, because users will forget to set the route_id.
Any other suggestions?
Have you installed the Rental App? Perhaps it will sort it up for you.
Hi Lars, no I am not using odoo Rental App. I am developing customizations for a customer.
In the current versions of Rental App the rental transfers can be managed with inventory operations. This functionality wasn't available earlier which was limiting.
It might be beneficial to explore the rentals app.