Hi everyone,
I'm currently implementing Odoo Inventory and Sales for a business that uses both internal stock and dropshipping, depending on the type of construction project.
Here’s the issue:
When I create a quotation from the Project module (by selecting products directly from a project task), Odoo automatically selects a route and this route is uneditable in the Sales Order.
But when I create a quotation from the Sales module, I can select and modify the route manually, which is exactly what I need.
The problem is that for some products we need both options enabled (Buy + Dropship), because in practice we either deliver from stock or use dropshipping depending on the project (residential vs industrial). + errors could to changes in the quantities of the stock ...
But when the quotation is created from a project, I can't modify anything about the route, it's completely locked, and Odoo forces one route, usually the dropshipping route. (The company mainly uses the Project module)
I’m looking for a way to manually choose the route even when the quotation is generated from the Project module.
Has anyone faced this situation? Is there any solution or workaround for this? I’m not a developer, just trying to manage it functionally.
Thanks a lot