- Jun 23, 2014
-
-
Thibault Delavallée authored
[IMP] mail: added headers field on mail.mail, allowing to store headers data when sending notification emails. This commit in master improves the commit 839815fd (saas-5) that was using computed but not stored values.
-
Thibault Delavallée authored
[IMP] mail: added headers field on mail.mail, allowing to store headers data when sending notification emails.
-
- Jun 22, 2014
-
-
Christophe Simonis authored
Conflicts: openerp/addons/base/module/wizard/base_module_upgrade_view.xml
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
- output "error" if any qunit tests failed - failed js tests are logged as errors - when running phantomjs considere empty waiting condition or initialisation code as "true" - lint phantomtest.js file
-
- Jun 20, 2014
-
-
Jacques-Etienne Baudoux authored
When searching for a record in a m2o field, if we click on 'search more' we loose the focus on the field and select the first suggestion (which triggers potential on_change). This prevents the selection for this case.
-
Ruchir Shukla authored
When a module is uninstalled, this will also uninstall modules depending of it. To avoid unexpected loss of data, this patch list the modules that will get impacted during the installation. This also affects the configuration pages with on change warnings.
-
Christophe Matthieu authored
[IMP] tour.js: change delay time for retry to load a tour
-
Christophe Matthieu authored
-
Martin Trigaux authored
l10n_hn: Update TAX amount from 12% to 15%
-
Quentin De Paoli authored
ooookay
-
Martin Trigaux authored
[IMP] website: Unify website slugify method behavior with or without python-slugify
-
Thibault Delavallée authored
[FIX] crm_claim: remove fold checkbox on claim stages
-
Richard Mathot authored
-
Martin Trigaux authored
[IMP] web: allow fields in list view to use the attrs readonly to dynamically show and hide the fields
-
Thibault Delavallée authored
[IMP] web: binary field image: allow to remove an image and set to null
-
Mehul Mehta authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Richard Mathot authored
[FIX] survey: display labels in the right order in survey reportings
-
Richard Mathot authored
-
Christophe Matthieu authored
[IMP] tour.js: improve log messages
-
Franck Bret authored
-
Quentin De Paoli authored
evil pull request with fixes on the new bank statement reconciliation widget
-
Olivier Dony authored
[MERGE] http routing: fix handle_exception logic and _authenticate exceptions * Better separate JsonRequest and HttpRequest handling for exceptions, so each type of request handles exception the right way. Previously HttpRequest would supersede JsonRequest in some cases and generate pure HTML responses where a JSON result was expected. * Also ensure that ir.http._authenticate() only raises two possible exception types, hiding any other kind of internal errors: - openerp.exceptions.AccessDenied - openerp.http.SessionExpiredException
-
Christophe Matthieu authored
-
Quentin De Paoli authored
-
Quentin De Paoli authored
-
Quentin De Paoli authored
-
Cédric Snauwaert authored
-
Cédric Snauwaert authored
-
Quentin De Paoli authored
[IMP] account, bank statement reconciliation: bugfixes related to the use case of clearing accounts where the type is 'other' but can be reconciled (amount_residual can now be used on these accounts)
-
Quentin De Paoli authored
-
Quentin De Paoli authored
[IMP] account: learn the res.partner.bank of partners in reconciliation process on bank statement + adapted l10n_be
-
Cédric Snauwaert authored
-