odoo/addons/base_import_module/models
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
..
__init__.py [ADD] add wizard to import zipped module 2014-05-22 15:51:51 +05:30
base_import_module.py Added --force to odoo deploy 2014-06-11 09:55:17 +02:00
ir_module.py [FIX] base_import_module: exception logger for module imports 2015-11-06 12:03:35 +01:00