Hi everyone,
I have a question about linking Sale Orders with Project Templates in Odoo.
By default, Odoo creates one project per service line if each product is linked with a project template.
But I want a different behavior:
- I want only one project per Sale Order, even if the order has multiple service products.
- The project should be automatically created from a specific project template (for example, “Template A”) when the Sale Order is confirmed.
- I don’t want users to manually select or create the project each time.
I can create a server action or automation rule( not python code)