odoo/openerp/addons/base
Vo Minh Thu a51b6912bd [FIX] safe_eval: better exception handling:
- the re-raising of exceptions ignored the "legal" exceptions
(the one used to early abort RPC calls and generate pop-ups)
- re-raising the exception was attempting to re-use the original
exception type but it does not always take only one argument
so it was breaking.

lp bug: https://launchpad.net/bugs/1146256 fixed

bzr revid: vmt@openerp.com-20130320132238-qzo3jptww59ndlch
2013-03-20 14:22:38 +01:00
..
data [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
i18n Launchpad automatic translations update. 2013-03-15 04:56:39 +00:00
ir [FIX] ir.actions.action: fix the execute wich install/uninstall modules and thus invalidate its own pool. 2013-03-19 15:27:01 +01:00
module [REM] Removed unused base_module_scan wizard. 2013-02-12 15:53:09 +01:00
report [FIX] rml reports: no hardcoded template pageSize - is set by company header/footer to A4 or US Letter 2012-12-21 16:49:06 +01:00
res [FIX] ir.actions.action: fix the execute wich install/uninstall modules and thus invalidate its own pool. 2013-03-19 15:27:01 +01:00
rng [IMP] gantt view (rng): add optional attribute in the gantt view to display the percent of completion. 2013-01-30 17:03:06 +01:00
security [FIX] remove res.partner.address model 2012-12-11 19:29:34 +01:00
static/src [FIX] apps: make warning messages translatable 2013-01-12 06:59:05 +13:00
test [FIX] safe_eval: better exception handling: 2013-03-20 14:22:38 +01:00
tests [MERGE] res.config: fix incorrect assertion syntax in tests 2013-02-26 16:36:23 +01:00
__init__.py Remove OpenERP Enterprise. 2012-08-22 11:58:23 +05:30
__openerp__.py [MERGE] auth password wizard 2012-12-20 18:10:38 +01:00
base.sql [FIX] orm,registry: properly check m2o FKs during model update + fix some models `auto_init`ed multiple times 2012-12-17 22:46:45 +01:00
base_data.xml [IMP] mail serveur active 2012-12-21 20:56:14 +01:00
base_demo.xml [MERGE] trunk-acl-thu (check read/write access restrictions on fields with a groups attribute) 2012-12-17 11:15:28 +01:00
base_menu.xml [FIX] open menu 2012-09-16 16:47:45 +02:00
currency_data.xml [FIX] base: GBP currency symbol should be before the amount 2013-01-11 12:40:12 +01:00