This question has been flagged
1 Reply
6312 Views

Hello guys,

How could I write a default route for each product I add in a sale order?

See here, I want a default value for the Route field :



Thanks

Avatar
Discard
Best Answer

Probably the best way is modify product and define default_sale_line_route for him :) , but ... if many warehouses ... are many default_sale_lines_route possible (in first step warehouse is selected in sale order).

Avatar
Discard
Author

When you say « the best way is modify product and define default_sale_line_route for him », do you mean that I should create a new field named « default_sale_line_route » in the database model « product.template »?

yes, but it is not a good idea in my opinion.

Author

Thanks. Probably I should ask to you why it is not a good idea? You think that an employee should select a route anytime he make a new order line? I can not trust employees like this...

Why choosing a route is required on each line? Why selecting a warehouse is not sufficient?