Thursday, October 20, 2022
1 change · master
Resolved issues and error corrections
Sales order lines for delivery methods now use the customer's selected language instead of the user's current language. This prevents confusing untranslated shipping descriptions on quotes and orders for multilingual customers.
Original PR description
When adding a SO line with a delivery method (e.g. The Post) for a customer
with a different language that the one set on the current language, the description
of the SO line was not translated. Inspired from function 'product_id_change' in
model 'sale.order.line'
opw:1884114