odoo/addons/base_import
Denis Ledoux 702b9c2e1b [FIX]base_import: if the error message was an except_orm or an access denied error, the error message was not displayed, only a red div without anything in it.
bzr revid: dle@openerp.com-20131128163613-e20nbr3yqvhvx4bv
2013-11-28 17:36:13 +01:00
..
i18n Launchpad automatic translations update. 2013-10-30 05:54:38 +00:00
security [FIX]Make .csv file for base_import module 2012-10-10 16:40:37 +05:30
static [FIX]base_import: if the error message was an except_orm or an access denied error, the error message was not displayed, only a red div without anything in it. 2013-11-28 17:36:13 +01:00
tests [FIX] base_import: just loading module should not require unittest2. Reported by M.Taylor 2012-09-11 15:24:46 +02:00
__init__.py [FIX] base_import: just loading module should not require unittest2. Reported by M.Taylor 2012-09-11 15:24:46 +02:00
__openerp__.py [FIX] activate import by default 2013-09-06 16:37:19 +02:00
controllers.py [FIX] base_import: use @route decorator to ensure user is logged into session 2013-10-15 18:34:44 +02:00
models.py [REVERT]base_import: revert of last change, because break tests and needs review 2013-04-05 20:23:51 +02:00
test_models.py [FIX] base_import: just loading module should not require unittest2. Reported by M.Taylor 2012-09-11 15:24:46 +02:00