odoo/addons/base_import_module
Denis Ledoux 384b8d496d [FIX] base_import_module: exception logger for module imports
When importing a module, if an error was raised
during the import, the traceback wasn't displayed
anywhere, making harder the debugging.

While it make sense to not display the entire traceback
to the user, in the web client, this is useful to
diplay the traceback in the logs, for debugging purposes.

opw-653882
2015-11-06 12:03:35 +01:00
..
controllers Added --force to odoo deploy 2014-06-11 09:55:17 +02:00
i18n [I18N] Update translation terms from Transifex 2015-11-01 03:03:27 +01:00
models [FIX] base_import_module: exception logger for module imports 2015-11-06 12:03:35 +01:00
tests/test_module [ADD] base_import_module test module, static asset in backend bundle 2014-05-05 16:58:16 +02:00
views Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [WIP] base_import_module 2014-03-19 09:53:43 +01:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00