odoo/addons
Denis Ledoux 8209368b02 [FIX] web: current transaction is aborted
This reverts commit bd9cbdfc41.

The above revision solved the SQL constraints not being
translated when raised. They were not translated because
the context, containing the lang, was not located as expected
in the `kwargs` dict.

While it solved this issue, it had as side-effect to raise
`current transaction is aborted,
commands ignored until end of transaction block` errors more
often when using the web client.

This can be explained by the double check, when the first
check raised this error
- which can happen, e.g. when the cursor is closed,
there is a retry mechanism in such cases -
and by the fact the transaction was not rollbacked.

This issue could have been solved as well by rollbacking
the transaction, but it is regarded as not-so-clean.

Therefore, to solve this issue, while still having
the SQL constraints translated, we apply the
second patch proposed in bd9cbdfc41
commit message, which is not-so-clean as well, but
which is a proper solution.

opw-651393
2015-10-13 17:12:34 +02:00
..
account [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
account_accountant [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
account_analytic_analysis [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
account_analytic_default [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
account_analytic_plans [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
account_anglo_saxon [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
account_asset [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
account_bank_statement_extensions [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
account_budget [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
account_cancel [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
account_chart [I18N] Transifex project URL 2015-08-03 17:25:44 +02:00
account_check_writing [FIX] account_check_writing: modify voucher amount without company 2015-10-07 12:14:30 +02:00
account_followup [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
account_payment [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
account_sequence [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
account_test [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
account_voucher [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
analytic [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
analytic_contract_hr_expense [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
analytic_user_function [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
anonymization [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
association [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
auth_crypt [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
auth_ldap [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
auth_oauth [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
auth_openid [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
auth_signup [MERGE] forward port of branch saas-3 up to a6b11a1 2015-10-10 14:35:44 +02:00
base_action_rule [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
base_gengo [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
base_geolocalize [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
base_iban [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
base_import [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
base_import_module [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
base_report_designer [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
base_setup [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
base_vat [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
board [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
bus [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
calendar [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
claim_from_delivery [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
contacts [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
crm [FIX] crm: merge opportunities for stages in 'both' type 2015-10-08 13:58:09 +02:00
crm_claim [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
crm_helpdesk [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
crm_mass_mailing [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
crm_partner_assign [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
crm_profiling [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
crm_project_issue [I18N] Update translation terms from Transifex 2015-09-13 01:55:09 +02:00
decimal_precision [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
delivery [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
document [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
edi [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
email_template [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
event [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
event_sale [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
fetchmail [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
fleet [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
gamification [FIX] gamification: incorrect format breaking challenge acceptation 2015-09-28 11:37:46 +02:00
gamification_sale_crm [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
google_account [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
google_calendar [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
google_drive [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
google_spreadsheet [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
hr [FIX] hr: fix hr.department name_get 2015-10-09 09:29:38 +02:00
hr_applicant_document [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
hr_attendance [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
hr_contract [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
hr_evaluation [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
hr_expense [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
hr_gamification [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
hr_holidays [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
hr_payroll [MERGE] forward port of branch saas-3 up to a6b11a1 2015-10-10 14:35:44 +02:00
hr_payroll_account [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
hr_recruitment [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
hr_timesheet [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
hr_timesheet_invoice [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
hr_timesheet_sheet [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
hw_escpos [IMP] point_of_sale: support Wi-Fi on the posbox 2015-10-09 09:38:09 +02:00
hw_posbox_homepage [IMP] point_of_sale: add remote debugging capabilities to the posbox 2015-10-09 09:38:09 +02:00
hw_posbox_upgrade [IMP] point_of_sale: keep as many scripts as possible in the odoo repo 2015-08-26 15:12:40 +02:00
hw_proxy [FIX] hw_proxy: remove forms related to supported devices 2015-09-16 15:05:04 +02:00
hw_scale [IMP] point_of_sale: add patches from `posbox` branch 2015-08-11 15:13:17 +02:00
hw_scanner [FIX] hw_scanner: don't try to grab() a non-existing device 2015-08-11 15:17:06 +02:00
im_chat [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
im_livechat [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
im_odoo_support [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
knowledge [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_ae
l10n_ar [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
l10n_at
l10n_be [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_be_coda [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
l10n_be_hr_payroll [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_be_hr_payroll_account
l10n_be_intrastat [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
l10n_be_invoice_bba [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_bo [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_br [FIX] l10n_br: specify accounts that can be used to reconcile 2015-10-07 09:15:21 +02:00
l10n_ca [MERGE] forward port of branch saas-3 up to 04e1318 2015-08-21 16:18:20 +02:00
l10n_ch [MERGE] forward port of branch 7.0 up to 1d01872 2015-07-10 16:30:48 +02:00
l10n_cl [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
l10n_cn [FIX] l10n_cn: multiple fixes in charts of account 2015-08-12 08:09:44 +02:00
l10n_co
l10n_cr [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_de [IMP] l10n_de: better defaults values for digits and taxes of l10n_de 2015-10-08 16:50:38 +02:00
l10n_do
l10n_ec [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_es [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_et
l10n_eu_service [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
l10n_fr [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_fr_hr_payroll
l10n_fr_rib [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_gr [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
l10n_gt [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_hn [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_hr
l10n_hu [FIX] l10n_hu: missing flag 2015-09-23 10:46:59 +02:00
l10n_in [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_in_hr_payroll [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_it [FIX] l10n_it: account types. 2015-10-12 09:53:01 +02:00
l10n_jp [ADD] l10n_jp 2015-05-13 18:09:03 +02:00
l10n_lu [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_ma [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_multilang [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
l10n_mx
l10n_nl [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
l10n_no
l10n_pa
l10n_pe [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
l10n_pl [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
l10n_pt
l10n_ro [FIX] l10n_ro: update Romainian chart of accounts 2015-07-13 16:11:47 +02:00
l10n_sa [IMP] l10n_sa: remove sequence on manifest 2015-09-17 18:03:49 +02:00
l10n_sg
l10n_si
l10n_syscohada [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_th [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
l10n_tr
l10n_uk [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
l10n_us
l10n_uy [I18N] Update translations from Transifex 2015-05-29 18:28:10 +02:00
l10n_ve [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
l10n_vn
lunch [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
mail [MERGE] forward port of branch saas-3 up to a6b11a1 2015-10-10 14:35:44 +02:00
marketing [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
marketing_campaign [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
marketing_campaign_crm_demo [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
marketing_crm [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
mass_mailing [FIX] mass_mailing: Check if bounce_alias is not None 2015-10-06 16:11:45 +02:00
membership [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
mrp [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
mrp_byproduct [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
mrp_operations [MERGE] forward port of branch 7.0 up to f8b56e4 2015-10-10 14:25:35 +02:00
mrp_repair [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
multi_company [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
note [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
note_pad [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
pad [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
pad_project [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
payment [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
payment_adyen [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
payment_authorize [FIX] payment_authorize: adapt test for rev. 3375ff2827 2015-07-02 18:00:01 +02:00
payment_buckaroo [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
payment_ogone [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
payment_paypal [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
payment_sips [ADD] payment_sips 2015-07-24 18:10:57 +02:00
payment_transfer [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
point_of_sale [FIX] point_of_sale: redundance in report.pos.order search view 2015-10-12 15:38:28 +02:00
portal [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
portal_claim [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
portal_gamification
portal_project [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
portal_project_issue [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
portal_sale [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
portal_stock
pos_discount [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
pos_restaurant [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
procurement [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
procurement_jit [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
procurement_jit_stock [FIX] procurement_jit_stock: don't lose autocommit parameter 2015-07-01 17:41:32 +02:00
product [FIX] mrp: name_search where args is not defined 2015-10-07 12:50:32 +02:00
product_email_template [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
product_expiry [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
product_extended [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
product_margin [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
product_visible_discount [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
project [MERGE] forward port of branch 7.0 up to f8b56e4 2015-10-10 14:25:35 +02:00
project_issue [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
project_issue_sheet [FIX] project_issue_sheet: restrict inherited view access 2015-10-06 09:24:53 +02:00
project_timesheet [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
purchase [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
purchase_analytic_plans [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
purchase_double_validation [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
purchase_requisition [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
report [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
report_intrastat [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
report_webkit [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
resource [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
sale [FIX] sale: Wrong filter definition 2015-10-13 10:47:48 +02:00
sale_analytic_plans [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
sale_crm [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
sale_journal [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
sale_layout [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
sale_margin [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
sale_mrp [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
sale_order_dates [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
sale_service [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
sale_stock [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
sales_team [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
share [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
stock [FIX] stock: propagate owner to backorder moves 2015-10-12 17:47:29 +02:00
stock_account [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
stock_dropshipping [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
stock_invoice_directly [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
stock_landed_costs [FIX] stock_landed_cost: domain on expense account 2015-10-12 17:15:28 +02:00
stock_picking_wave [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
subscription [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
survey [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
survey_crm [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
warning [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
web [FIX] web: current transaction is aborted 2015-10-13 17:12:34 +02:00
web_analytics
web_api [I18N] Sync 8.0 translations from Launchpad 2015-04-28 09:45:53 +02:00
web_calendar [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
web_diagram [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
web_gantt [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
web_graph [I18N] Update translation terms from Transifex 2015-10-01 00:32:02 +02:00
web_kanban [I18N] Update translation terms from Transifex 2015-09-13 01:55:09 +02:00
web_kanban_gauge [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
web_kanban_sparkline [FIX] web_kanban_sparkline: Floating format 2015-04-15 17:40:04 +02:00
web_linkedin [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
web_tests [REM] test: phantom_jsfile method 2015-08-02 14:37:19 +02:00
web_tests_demo [I18N] synchronise Basque and Ecuador translations 2015-09-07 12:26:51 +02:00
web_view_editor [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
website [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
website_blog [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
website_certification [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_crm [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_crm_partner_assign [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
website_customer [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
website_event [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
website_event_sale [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_event_track [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
website_forum [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
website_forum_doc [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
website_gengo [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_google_map [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_hr [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_hr_recruitment [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_instantclick
website_livechat [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
website_mail [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_mail_group [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00
website_membership [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_partner [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_payment [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
website_project [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
website_quote [IMP] website_quote: prevent double clicking on the confirm button 2015-10-12 14:39:41 +02:00
website_report [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
website_sale [I18N] Update translation terms from Transifex 2015-10-11 03:04:31 +02:00
website_sale_delivery [FIX] website_sale, website_sale_delivery: Improve GA eCommerce data 2015-09-08 18:06:38 +02:00
website_sale_options [FIX] website_sale, website_sale_options: product_variant_ids in website_sale.modal 2015-10-01 09:25:51 +02:00
website_twitter [I18N] Update translation terms from Transifex 2015-10-04 01:59:01 +02:00