odoo/addons
Martin Trigaux a096ae0080 [FIX] http: force rolleback for failed http request
1st issue:
When an exception was raised, it was badly handled by the website in case of
website_enabled key. The response page was generated without calling super.
The WebRequest object being responsible to rollback the transaction in case
of errors.

2sd issue:
The _failed attribute is required to rollback the transaction in an WebRequest
object. Previously it was only set in the JsonRequest object (which inherit
from WebRequest), replace by call to super. The attribute _failed is now set
in the WebRequest object.
2014-05-21 19:12:37 +02:00
..
account [MERGE] forward port of branch 7.0 up to revid b09b6a0 2014-05-20 18:57:04 +02:00
account_accountant Launchpad automatic translations update. 2014-03-12 05:26:04 +00:00
account_analytic_analysis [FIX] account_analytic_analysis: recurring invoices prepare and product_id_change 2014-05-21 12:57:28 +02:00
account_analytic_default Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
account_analytic_plans [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10005 revid:dle@openerp.com-20140422150710-mr9x3vyq0wcg31l5 2014-04-22 18:20:28 +02:00
account_anglo_saxon Launchpad automatic translations update. 2014-04-27 06:18:44 +00:00
account_asset Launchpad automatic translations update. 2014-04-14 05:59:48 +00:00
account_bank_statement_extensions Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
account_budget Launchpad automatic translations update. 2014-05-16 06:43:51 +00:00
account_cancel Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
account_chart Launchpad automatic translations update. 2014-01-28 06:41:39 +00:00
account_check_writing Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
account_followup Launchpad automatic translations update. 2014-05-04 06:27:21 +00:00
account_payment Launchpad automatic translations update. 2014-04-22 08:24:59 +00:00
account_sequence Launchpad automatic translations update. 2014-03-09 06:03:14 +00:00
account_test Launchpad automatic translations update. 2014-05-14 06:20:49 +00:00
account_voucher Launchpad automatic translations update. 2014-05-08 06:32:51 +00:00
analytic Forward-port of latest 7.0, up to rev. 10046 (rev-id: launchpad_translations_on_behalf_of_openerp-20140514062049-vjclnuxlkbto0tsj) 2014-05-14 10:04:16 +02:00
analytic_contract_hr_expense Launchpad automatic translations update. 2014-04-07 06:53:16 +00:00
analytic_user_function Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
anonymization Launchpad automatic translations update. 2014-01-28 06:41:39 +00:00
association Launchpad automatic translations update. 2014-04-27 06:18:44 +00:00
audittrail [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10056 revid:dle@openerp.com-20140519133339-uxb01aik1z8wu1sy 2014-05-19 15:36:48 +02:00
auth_crypt Launchpad automatic translations update. 2014-02-06 06:25:10 +00:00
auth_ldap Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
auth_oauth [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10050 revid:dle@openerp.com-20140516110134-oadkw3xt5bhky781 2014-05-16 14:54:00 +02:00
auth_oauth_signup [FIX] auth_oauth_signup: handle the case when there is no providers 2014-02-07 19:48:29 +01:00
auth_openid [FIX] *: replace urllib calls by werkzeug calls, as werkzeug handles utf-8 encoding while urllib doesnt 2014-01-30 12:24:08 +01:00
auth_signup Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
base_action_rule Launchpad automatic translations update. 2014-04-14 05:59:48 +00:00
base_calendar/i18n [MERGE] forward port of branch 7.0 up to revid 9943 launchpad_translations_on_behalf_of_openerp-20140401065325-w3viflz7c33n4uis 2014-04-01 20:49:13 +02:00
base_gengo Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
base_geolocalize [FIX] base_geolocalize: no reason to have groups no one for geolocation tab, any salesman should be able to set the latitude longitude 2014-04-18 16:17:55 +02:00
base_iban Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
base_import Launchpad automatic translations update. 2014-04-02 06:44:59 +00: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_vat [FIX] base_vat : improve log when a vat code is not valid to display which code is wrong in constraint message. 2014-04-05 14:53:20 +02:00
board Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
calendar [FIX] Calendar - only try to split the virtual id if it's a string 2014-04-24 14:11:18 +02:00
claim_from_delivery Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
contacts Launchpad automatic translations update. 2014-03-20 06:19:44 +00:00
crm [FIX] crm: typo, interrests to interest 2014-05-02 16:58:23 +02:00
crm_claim Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
crm_helpdesk [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9991 revid:dle@openerp.com-20140417110435-u8uwwcf5ji1b54ao 2014-04-17 13:26:55 +02:00
crm_partner_assign [FIX] crm_partner_assign: add discussion subtype to interested/disintered messages, so portal users can see it 2014-04-04 14:54:50 +02:00
crm_profiling Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
crm_todo [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9991 revid:dle@openerp.com-20140417110435-u8uwwcf5ji1b54ao 2014-04-17 13:26:55 +02:00
decimal_precision Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
delivery Launchpad automatic translations update. 2014-05-13 06:28:52 +00:00
document Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
document_ftp Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
document_page [MERGE] [FIX] document_page: allow other users than administrator to create menu to a static page 2014-05-08 11:31:29 +02:00
document_webdav [MERGE] Forward-port of 7.0 bugfixes up to rev 9976 rev-id: odo@openerp.com-20140411142429-y0rpkzqbrsabxqsg 2014-04-11 16:28:00 +02:00
edi Launchpad automatic translations update. 2014-05-14 06:20:49 +00:00
email_template [FIX] email_template: fixed a test not checking signature but 2014-04-24 10:26:22 +02:00
event Launchpad automatic translations update. 2014-04-10 06:46:50 +00:00
event_sale [FIX] website_event_sale: hide event tickets that are not for sale anymore 2014-04-22 14:31:53 +02:00
fetchmail Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
fleet Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
gamification [FIX] gamification: make sure than a cron running more than once a day will not report the progress more than once 2014-05-14 10:59:20 +02:00
gamification_sale_crm [FIX] gamification: remove useless data from demo data 2014-04-25 15:31:26 +02:00
google_account [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode 2014-01-29 13:13:16 +01:00
google_base_account/i18n Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
google_calendar [TYPO] PEP7 - Module calendar (no E501) 2014-02-24 23:02:22 +01:00
google_drive [REM] google_drive: remove unused (but sourced) Goggle API JS lib 2014-04-03 16:34:48 +02:00
google_spreadsheet [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode 2014-01-29 13:13:16 +01:00
hr [MERGE] forward port of branch 7.0 up to revid 10037 mat@openerp.com-20140507133552-v4qsdp7qdp9iwewi 2014-05-07 17:33:48 +02:00
hr_applicant_document [ADD] [FIX] hr_applicant_document: added forgottent init file 2013-12-06 17:58:24 +01:00
hr_attendance Launchpad automatic translations update. 2014-04-07 06:53:16 +00:00
hr_contract Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
hr_evaluation Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
hr_expense Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
hr_gamification [FIX] gamification: convert missed type to definition filter (goal history menu will group by user and definition) 2014-02-07 11:33:57 +01:00
hr_holidays Forward-port of latest 7.0, up to rev. 10046 (rev-id: launchpad_translations_on_behalf_of_openerp-20140514062049-vjclnuxlkbto0tsj) 2014-05-14 10:04:16 +02:00
hr_payroll Launchpad automatic translations update. 2014-04-24 06:32:49 +00:00
hr_payroll_account Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
hr_recruitment Launchpad automatic translations update. 2014-04-14 05:59:48 +00:00
hr_timesheet Launchpad automatic translations update. 2014-03-20 06:19:44 +00:00
hr_timesheet_invoice Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
hr_timesheet_sheet [MERGE] forward port of branch 7.0 up to revid 10037 mat@openerp.com-20140507133552-v4qsdp7qdp9iwewi 2014-05-07 17:33:48 +02:00
hw_escpos [ADD] hw_escpos: TM-T20II printer added in supported device list 2014-05-12 09:41:50 +02:00
hw_proxy [ADD] POS: added cors argument to all routes 2014-01-30 13:46:06 +01:00
hw_scanner [FIX] hw_{scanner,escpos}: ensure we always release the lock. 2014-03-29 15:41:46 +01:00
idea Launchpad automatic translations update. 2014-01-02 05:45:30 +00:00
im [MERGE] forward port of branch saas-2 up to revid 9136 dle@openerp.com-20140219170746-3yjvjyc2wwrb7rvd 2014-02-20 16:45:17 +01:00
im_livechat merge upstream 2014-01-29 20:08:34 +01: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
l10n_be [MERGE] forward port of branch 7.0 up to revid 4169 mat@openerp.com-20140407120612-mjb08yts2oa4k4jz 2014-04-07 16:46:25 +02:00
l10n_be_coda Launchpad automatic translations update. 2014-03-04 08:27:04 +00:00
l10n_be_hr_payroll [MERGE] trunk 2014-01-29 03:19:16 +01:00
l10n_be_hr_payroll_account
l10n_be_invoice_bba Launchpad automatic translations update. 2014-03-14 06:58:36 +00:00
l10n_bo Launchpad automatic translations update. 2014-01-28 06:41:39 +00:00
l10n_br Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_ca Launchpad automatic translations update. 2013-11-27 05:39:57 +00:00
l10n_ch [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8 2013-11-21 16:42:05 +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
l10n_cr Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_de Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_ec Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_es [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8 2013-11-21 16:42:05 +01:00
l10n_et
l10n_fr [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9160 revid:dle@openerp.com-20140325112413-xs5z7y81rhyjt0rd 2014-03-25 12:29:09 +01:00
l10n_fr_hr_payroll
l10n_fr_rib Launchpad automatic translations update. 2014-01-28 06:41:39 +00: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
l10n_in Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_in_hr_payroll Launchpad automatic translations update. 2014-01-28 06:41:39 +00:00
l10n_it Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
l10n_lu Launchpad automatic translations update. 2013-11-27 05:39:57 +00:00
l10n_ma [FIX] l10n_us, l10n_ma: added missing accounts for product categories 2013-12-12 11:51:40 +01:00
l10n_multilang [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9144 revid:dle@openerp.com-20140310133913-465x5t3n1bo7fu98 2014-03-10 15:36:00 +01:00
l10n_mx [IMP] */__openerp__.py: use data key instead of update_xml 2013-11-24 19:19:52 +01:00
l10n_nl Launchpad automatic translations update. 2013-11-27 05:39:57 +00:00
l10n_pa [FIX] l10n_pa: remove duplicated "data" key in manifest 2014-04-01 20:42:04 +02:00
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 [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8 2013-11-21 16:42:05 +01:00
l10n_ro [IMP] */__openerp__.py: use data key instead of update_xml 2013-11-24 19:19:52 +01: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
l10n_uk Launchpad automatic translations update. 2013-11-27 05:39:57 +00:00
l10n_us [FIX] l10n_us, l10n_ma: added missing accounts for product categories 2013-12-12 11:51:40 +01:00
l10n_uy
l10n_ve [FIX] Softwares is made of datas and codes 2014-01-26 21:43:34 +01:00
l10n_vn
lunch [MERGE] trunk 2014-01-29 03:19:16 +01:00
mail Launchpad automatic translations update. 2014-05-14 06:20:49 +00:00
marketing Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
marketing_campaign [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10054 revid:dle@openerp.com-20140519103020-bcqz4rssbqsvn9m7 2014-05-19 12:39:42 +02:00
marketing_campaign_crm_demo Launchpad automatic translations update. 2014-03-17 05:09:59 +00:00
mass_mailing [FIX] mass_mailing: mail_thread model redefined as a osv.Model, while the original mail thread is an AbstractModel. Mass mailing mail thread must be an Abstract Model as well 2014-04-14 11:08:25 +02:00
membership Launchpad automatic translations update. 2014-04-22 08:24:59 +00:00
mrp Launchpad automatic translations update. 2014-05-13 06:28:52 +00: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 Launchpad automatic translations update. 2014-05-13 06:28:52 +00:00
mrp_repair Launchpad automatic translations update. 2014-05-13 06:28:52 +00:00
multi_company [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10025 rev-id odo@openerp.com-20140430102552-qkwv20b20nve64th 2014-04-30 13:00:48 +02:00
note Launchpad automatic translations update. 2014-04-30 07:01:50 +00:00
note_pad Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
pad [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9969 revid:dle@openerp.com-20140409162932-y5fxd5wbojing2t2 2014-04-09 18:31:32 +02:00
pad_project Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
payment [FIX] payment: remove mail of dependance (as account already depends on it) and set auto_install 2014-04-10 10:48:46 +02:00
payment_adyen [MERGE] trunk-website-al 2014-01-31 01:51:57 +01:00
payment_ogone [FIX] payment_ogone: ogone is so bad with encoding that they need to duplicate their code to handle utf8 correctly ಠ_ಠ 2014-02-28 10:25:35 +01:00
payment_paypal [FIX] Fix action url from res_config to configure action_payment_acquirer 2014-03-05 17:19:25 +01:00
payment_transfer [MERGE] trunk-website-al 2014-01-31 01:51:57 +01:00
plugin Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
plugin_outlook Launchpad automatic translations update. 2014-01-28 06:41:39 +00:00
plugin_thunderbird Launchpad automatic translations update. 2014-01-28 06:41:39 +00:00
point_of_sale [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10056 revid:dle@openerp.com-20140519133339-uxb01aik1z8wu1sy 2014-05-19 15:36:48 +02:00
portal [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9929 revid:dle@openerp.com-20140325104921-x8zjx5p71l1o3uif 2014-03-25 12:24:13 +01:00
portal_claim Launchpad automatic translations update. 2014-03-04 08:27:04 +00:00
portal_gamification [FIX] portal_gamification: fixed references to group_portal in gamification. 2014-01-06 17:50:01 +01:00
portal_project Launchpad automatic translations update. 2014-03-04 08:27:04 +00:00
portal_project_issue Launchpad automatic translations update. 2014-03-04 08:27:04 +00:00
portal_project_long_term
portal_sale [FIX] payment,portal_sale: display payment acquirers of the company of the sale order/invoice 2014-03-06 11:55:14 +01:00
portal_stock
process Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
procurement Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
product Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
product_email_template [FIX] product_email_template: typos 2014-04-03 16:28:36 +02:00
product_expiry Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
product_manufacturer Launchpad automatic translations update. 2014-02-17 06:03:28 +00:00
product_margin Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
product_visible_discount Launchpad automatic translations update. 2014-04-30 07:01:50 +00:00
project Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
project_gtd Launchpad automatic translations update. 2014-04-14 05:59:48 +00:00
project_issue Launchpad automatic translations update. 2014-05-15 06:10:52 +00:00
project_issue_sheet Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
project_long_term Launchpad automatic translations update. 2014-02-14 07:48:35 +00:00
project_mrp Launchpad automatic translations update. 2014-02-10 05:53:24 +00:00
project_timesheet Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
purchase Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
purchase_analytic_plans Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
purchase_double_validation Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
purchase_requisition Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
report_intrastat Launchpad automatic translations update. 2014-02-04 06:48:35 +00:00
report_webkit Launchpad automatic translations update. 2014-03-26 07:12:42 +00:00
resource Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
sale [MERGE] forward port of branch 7.0 up to revid b09b6a0 2014-05-20 18:57:04 +02:00
sale_analytic_plans Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
sale_crm Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
sale_journal Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
sale_margin Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
sale_mrp Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
sale_order_dates Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
sale_stock Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
share [MERGE] forward port of branch 7.0 up to revid 9954 chs@openerp.com-20140403153129-jq9zc7ityoy25c73 2014-04-03 17:59:04 +02:00
stock Launchpad automatic translations update. 2014-05-18 05:53:48 +00: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 Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
survey Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
thunderbird/plugin
warning Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
web Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_analytics
web_api Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_calendar Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_diagram Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_gantt Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_graph Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_hello Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_kanban Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_kanban_gauge [IMP] kanban_gauge: allow to set levelcolors in widget options instead of taking the default ones 2013-12-27 17:49:11 +01:00
web_kanban_sparkline [FIX] IE9 - Catch error when we try to load a new stylesheet but that we have already reached the max number of sheet in IE9 : 31 2014-03-25 18:21:47 +01:00
web_linkedin Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
web_tests Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
web_tests_demo [FIX] re-enable web_tests_demo tests 2014-01-31 16:27:53 +01:00
web_view_editor Launchpad automatic translations update. 2014-05-11 07:08:41 +00:00
website [FIX] http: force rolleback for failed http request 2014-05-21 19:12:37 +02:00
website_blog [IMP] website_blog: spellcheck/grammar for module description, courtesy of Ray Carnes (Ursa Information Systems) 2014-04-29 10:23:29 +02:00
website_crm [FIX] website*: remove unusable demo links from manifests 2014-04-03 16:51:28 +02:00
website_crm_partner_assign [IMP] website_crm_partner_assign: move partner grade filter in the left column 2014-01-31 11:42:32 +01:00
website_customer [FIX] website*: no border for customer/reseller/member entries + extra bottom margin on left column 2014-01-31 10:39:02 +01:00
website_event [FIX] website*: remove unusable demo links from manifests 2014-04-03 16:51:28 +02:00
website_event_sale [FIX] website_sale: fiscal_position must be passed to product_id_change in order to compute taxes correctly 2014-04-25 16:57:39 +02:00
website_event_track [FIX] website*: remove unusable demo links from manifests 2014-04-03 16:51:28 +02:00
website_google_map [FIX] Webiste google Map - don't force http 2014-05-02 14:34:07 +02:00
website_hr [IMP] manifest 2014-01-27 23:49:01 +01:00
website_hr_recruitment [FIX] website_hr_recruitment: missing public group in security rule for website_published 2014-04-18 10:38:18 +02:00
website_livechat [FIX] website_livechat: add res_config file for configuration of the channel 2014-02-10 17:41:13 +01:00
website_mail [FIX] Mail snippet - Set generic URL 2014-04-17 13:56:21 +02:00
website_membership [FIX] website*: no border for customer/reseller/member entries + extra bottom margin on left column 2014-01-31 10:39:02 +01:00
website_partner [REM] Removed preload_records 2014-01-23 16:04:48 +01:00
website_payment [FIX] website_payment: lost reference to payment_acquirer, renamed to payment 2014-01-24 13:30:45 +01:00
website_project [FIX] website: test tour and website_sale tour. Add ajax trigger to display popover when the ajax is complete and hmlt is loaded 2014-01-29 17:08:39 +01:00
website_quote [FIX] website_quote: message_post expects the attachments to be NOT in base64 format (opw 607477) 2014-05-16 16:47:29 +02:00
website_sale [FIX] website_sale: manifest typo 2014-05-06 09:51:26 +02:00
website_sale_crm [IMP] better apps names 2014-01-29 10:51:32 +01:00
website_sale_delivery [FIX] website_sale, website_sale_delivery, delivery: price computation on quantity change 2014-04-25 17:25:41 +02:00
.bzrignore