odoo/addons
Denis Ledoux 9f9e7ef0e1 [FIX] web: user lang has the priority on partner lang
Potentialy, the timezone too.

On item action click (such as menus in More.. and Print..), the data in form view had the priority on user context (through the sidebar_eval_context)

Therefore, if a field "lang" was present in the form view (like in partner form), the web/action/load xmlrpc call was using the partner language instead of the user language.

Example of wrong use case before the fix:
 - Set the user language in French, then go to a partner form of a partner with English set as language
  - Click on any button of the partner form, such as the "Invoices" button, notice that the last item of the breadcrumb is in English, instead of Frenh (the user language)
  - Click on any menu opening a wizard in the More.. dropdown menu, notice that the wizard title is in English instead of French
  - Print any report from the Print dropdown menu, notice that the report file name is in English. If you print the same report for the same partner but from the list view, the report file name is in French.
2014-12-09 12:52:20 +01:00
..
account [FIX] account: chart of account opening period selection 2014-12-01 17:38:29 +01:00
account_accountant Launchpad automatic translations update. 2014-03-12 05:26:04 +00:00
account_analytic_analysis [FIX] account_analytic_analysis: tree fields access rights 2014-12-04 11:37:22 +01:00
account_analytic_default Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
account_analytic_plans [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
account_anglo_saxon [FIX] account_anglo_saxon: price difference, discount and taxes 2014-10-03 12:19:01 +02:00
account_asset [FIX] account_asset: moves should use the depreciation line date 2014-11-06 14:06:55 +01:00
account_bank_statement_extensions [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
account_budget [IMP] account_budget: added date filter in print budget report 2014-08-21 11:45:38 +02:00
account_cancel [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
account_chart Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
account_check_writing [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
account_followup [FIX] account_followup: use %s string formatting to avoid concat None values 2014-10-22 19:26:00 +02:00
account_payment [FIX] account_payment: lin2bank correct fallback condition 2014-09-02 18:43:22 +02:00
account_report_company [FIX] display_name is not compute for non-active partner 2014-06-03 19:04:07 +05:30
account_sequence [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
account_test [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
account_voucher [FIX] account_voucher: import invoices, sign according to transaction type 2014-09-22 15:58:55 +02:00
analytic [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
analytic_contract_hr_expense [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
analytic_user_function [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
anonymization [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
association [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
audittrail [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
auth_crypt [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
auth_ldap [FIX] auth_ldap: remove unused sql column 2014-09-22 15:00:53 +02:00
auth_oauth [FIX] auth_oauth: fb and google oauth providers reset on general settings apply 2014-10-02 12:32:02 +02:00
auth_oauth_signup Launchpad automatic translations update. 2014-02-06 06:25:10 +00:00
auth_openid [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
auth_signup [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
base_action_rule [FIX] base_action_rule: Make sure model exists before trying to wrap hooks 2014-10-30 10:02:04 +01:00
base_calendar [FIX] base_calendar: meetings email notification recipients 2014-12-01 14:53:13 +01:00
base_gengo [FIX] security: remove read access on company critical fields 2014-08-26 15:35:47 +02:00
base_iban Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
base_import [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
base_report_designer Launchpad automatic translations update. 2014-02-06 06:25:10 +00:00
base_setup Launchpad automatic translations update. 2014-05-04 06:27:21 +00:00
base_status [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
base_vat [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
board [IMP] *: one Makefile to rules them all. 2014-11-05 19:30:28 +01:00
claim_from_delivery Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
contacts [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
crm [FIX] crm: merge the phonecalls during an opportunities merge 2014-09-25 13:40:45 +02:00
crm_claim [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
crm_helpdesk [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
crm_partner_assign [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
crm_profiling Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
crm_todo [FIX] crm_todo: usability fix: the lead was not present 2014-04-16 15:03:56 +02:00
decimal_precision [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
delivery [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
document [FIX] document: display Attachment(s) menu only on form view 2014-09-04 14:47:06 +02:00
document_ftp Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
document_page [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
document_webdav [FIX] 500 error on connection when using PyWebDAV 0.9.4 2014-04-11 15:42:03 +02:00
edi [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
email_template [FIX] email_template: do not try to add user signature if none set 2014-10-14 13:41:52 +02:00
event [FIX] event: double context 2014-10-03 15:15:12 +02:00
event_moodle [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
event_sale [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
fetchmail [FIX] fetchmail: do not delete a failing email when using POP 2014-08-22 14:14:56 +02:00
fleet [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
google_base_account [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
google_docs [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
hr [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
hr_attendance [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
hr_contract [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
hr_evaluation [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
hr_expense [FIX] hr_expense: computation of tax/base amount 2014-09-30 16:06:07 +02:00
hr_holidays [FIX] hr_holidays: employees cannot approve their holidays 2014-08-25 14:51:03 +02:00
hr_payroll [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
hr_payroll_account [FIX] hr_payroll_account: do not create entries with amount at 0 2014-09-30 16:37:24 +02:00
hr_recruitment [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
hr_timesheet Launchpad automatic translations update. 2014-03-20 06:19:44 +00:00
hr_timesheet_invoice [FIX] hr_timesheet_invoice: warning in report generation 2014-10-28 11:00:07 +01:00
hr_timesheet_sheet [IMP] *: one Makefile to rules them all. 2014-11-05 19:30:28 +01:00
idea [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
knowledge Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
l10n_ar Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_at [IMP] Improved data for account chart template 2013-09-06 17:35:36 +05:30
l10n_be [FIX] l10n_be: spelling error in financial reports 2014-08-06 16:59:34 +02:00
l10n_be_coda [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
l10n_be_hr_payroll [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
l10n_be_hr_payroll_account [FIX] l10n_be: move yml file to l10n_be_hr_payroll_account 2013-08-14 11:40:47 +02:00
l10n_be_invoice_bba [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
l10n_bo [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
l10n_br [FIX] l10n_br: remove reference to old base.group_extended group 2014-11-26 11:33:04 +01:00
l10n_ca Launchpad automatic translations update. 2013-11-27 05:39:57 +00:00
l10n_ch [FIX] account,account_followup,l10n_{ch,es,pt,us,ve}: correct or remove wrong fields in <record> creation 2013-10-31 19:43:21 +01:00
l10n_cl Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_cn Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_co [IMP] Improved data for account chart template 2013-09-06 17:35:36 +05:30
l10n_cr Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_de [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
l10n_ec Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_es Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_et
l10n_fr [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
l10n_fr_hr_payroll [FIX] l10n_fr_hr_payroll: bad copy-paste in 69c1333 2014-10-20 10:48:19 +02:00
l10n_fr_rib [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
l10n_gr Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_gt Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_hn Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_hr [IMP] Improved code as per coding convention 2013-09-06 18:25:57 +05:30
l10n_in Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_in_hr_payroll [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
l10n_it Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_lu [ADD] l10n_lu: abbreviated financial reports 2014-10-06 16:30:10 +02:00
l10n_ma [FIX] l10n_ma: proper chart of account name 2014-08-29 15:46:36 +02:00
l10n_multilang [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
l10n_mx [FIX] l10n_mx: account.chart.template does not have any property_stock_account_{in,out}put_categ fields 2013-11-09 00:11:30 +01:00
l10n_nl Launchpad automatic translations update. 2013-11-27 05:39:57 +00:00
l10n_pa [IMP] Improved data for account chart template 2013-09-06 17:35:36 +05:30
l10n_pe Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_pl Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_pt [FIX] account,account_followup,l10n_{ch,es,pt,us,ve}: correct or remove wrong fields in <record> creation 2013-10-31 19:43:21 +01:00
l10n_ro [FIX] l10n_ro: backport of fix done in res_partner.py from aa76885 2014-09-12 16:06:58 +02:00
l10n_si
l10n_syscohada Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_th Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_tr [IMP]Improved currency as per country data file 2013-09-09 10:50:54 +05:30
l10n_uk Launchpad automatic translations update. 2013-11-27 05:39:57 +00:00
l10n_us [FIX] account,account_followup,l10n_{ch,es,pt,us,ve}: correct or remove wrong fields in <record> creation 2013-10-31 19:43:21 +01:00
l10n_uy [IMP]Improved currency as per country data file 2013-09-09 10:50:54 +05:30
l10n_ve Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_vn [IMP] Improved data for account chart template 2013-09-06 17:35:36 +05:30
lunch [IMP] *: one Makefile to rules them all. 2014-11-05 19:30:28 +01:00
mail [FIX] mail: partners with missing/invalid emails must not halt notifications to others 2014-11-04 17:32:32 +01:00
marketing [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
marketing_campaign [FIX] marketing_campaign: typo in manifest 2014-11-26 10:07:08 +01:00
marketing_campaign_crm_demo [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
membership Launchpad automatic translations update. 2014-04-22 08:24:59 +00:00
mrp [IMP] mrp: add prepare method for manufacturing orders to allow override 2014-12-03 10:48:23 +01:00
mrp_byproduct Launchpad automatic translations update. 2014-05-13 06:28:52 +00:00
mrp_jit Launchpad automatic translations update. 2014-02-17 06:03:28 +00:00
mrp_operations [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
mrp_repair [FIX] mrp_repair: invoice the actual invoice partner id 2014-09-12 16:25:48 +02:00
multi_company [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
note [IMP] *: one Makefile to rules them all. 2014-11-05 19:30:28 +01:00
note_pad [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
pad [FIX] pad: etherpad limits pad id length to 50 2014-12-08 14:47:32 +01:00
pad_project [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
plugin [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
plugin_outlook [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
plugin_thunderbird [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
point_of_sale [FIX] point_of_sale: fix point of sale sequence declaration, github issue #3218 2014-11-18 18:04:30 +01:00
portal [FIX] security: res.groups should be readable by admins only 2014-08-26 13:31:41 +02:00
portal_anonymous Launchpad automatic translations update. 2014-02-06 06:25:10 +00:00
portal_claim [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
portal_crm [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
portal_event [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
portal_hr_employees Launchpad automatic translations update. 2014-03-04 08:27:04 +00:00
portal_project [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
portal_project_issue [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
portal_project_long_term [FIX] portal_project_long_term: fixed access right using a non-existing field. 2013-05-14 13:15:59 +02:00
portal_sale [FIX] portal_sale: force empty context 2014-09-25 11:51:15 +02:00
portal_stock [FIX]portal_stock: remove 2 useless ir rules since the model doesn't inherit mail.thread 2013-04-04 11:14:01 +02:00
process Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
procurement [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
product [FIX] product: add store=dict to field name_template 2014-12-03 16:39:14 +01:00
product_expiry [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
product_manufacturer [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
product_margin Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
product_visible_discount [FIX] product_visible_discount: use on_change result for product value 2014-10-27 13:59:41 +01:00
project [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
project_gtd [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
project_issue [FIX] project_issue: explicit store attribute for the progress function field 2014-10-30 18:07:07 +01:00
project_issue_sheet [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
project_long_term [FIX] project_long_term: avoid bad duplication of phases 2014-07-30 16:12:22 +02:00
project_mrp [FIX] project_mrp: task description duplicated + product name translation 2014-09-26 16:05:16 +02:00
project_timesheet [FIX] project_timesheet: date of created analytic line not in user tz 2014-11-25 12:33:28 +01:00
purchase [ADD] purchase: average price computation test 2014-12-02 19:33:23 +01:00
purchase_analytic_plans [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
purchase_double_validation [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
purchase_requisition [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
report_intrastat [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
report_webkit [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
resource [FIX] resource: security, resource not readable by externals 2014-08-26 18:10:14 +02:00
sale [FIX] sale: when invoicing on lines, set order in progress when all lines invoiced 2014-10-28 17:57:08 +01:00
sale_analytic_plans Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
sale_crm [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
sale_journal Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
sale_margin [FIX] sale_margin: cost price uom 2014-10-27 18:09:46 +01:00
sale_mrp [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
sale_order_dates [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
sale_stock [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
share [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
stock [FIX] stock: compute average price on action_done 2014-12-02 19:32:49 +01:00
stock_invoice_directly Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
stock_location Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
stock_no_autopicking Launchpad automatic translations update. 2014-02-13 06:47:42 +00:00
subscription [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
survey [FIX] survey: access rights error when editing 2014-09-11 17:01:10 +02:00
warning [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
web [FIX] web: user lang has the priority on partner lang 2014-12-09 12:52:20 +01:00
web_analytics [FIX] web_analytics: test mock does not have a proper wbeclient instance 2013-01-30 18:43:34 +01:00
web_api Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_calendar [FIX] web_calendar: reset dataset index if search result empty 2014-09-24 13:07:59 +02:00
web_diagram [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
web_gantt [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
web_graph [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
web_hello [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
web_kanban [FIX] web,web_kanban: correct radial-gradient usage 2014-11-05 20:57:59 +01:00
web_linkedin [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
web_shortcuts Launchpad automatic translations update. 2014-02-06 06:25:10 +00:00
web_tests Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_tests_demo [FIX] web_test_demo: make test model a TransientModel. This avoid a warning about the lack of access rules 2013-11-08 22:42:55 +01:00
web_view_editor [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00