odoo/addons/website_sale/controllers
Denis Ledoux cf4c826aa7 [FIX] website_sale: set partner lang according to website lang
On ecommerce checkout, the language of the partner wasn't set according to the language in which he is visiting the website.
Therefore, its partner was set with the default language (English in most cases), and any emails sent to him were not translated in his own language (in the email templates, such as the quotation email he received on order confirmation)
2014-12-08 17:50:34 +01:00
..
__init__.py [IMP] website_sale: clean code and fix for website_event 2013-11-27 12:16:58 +01:00
main.py [FIX] website_sale: set partner lang according to website lang 2014-12-08 17:50:34 +01:00