odoo/addons/base_import
Fabien Meghazi 122cf4a203 [IMP] WebClient api change. ActionManager#do_action() now takes an optional 'options' dict as second argument
bzr revid: fme@openerp.com-20121017145639-xyyg9askp6xtlg6r
2012-10-17 16:56:39 +02:00
..
static [IMP] WebClient api change. ActionManager#do_action() now takes an optional 'options' dict as second argument 2012-10-17 16:56:39 +02: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 [IMP] make base_import auto-install 2012-10-05 10:34:40 +02:00
controllers.py [IMP] remove standalone web client, fix imports 2012-10-10 22:46:17 +02:00
models.py [FIX] cases where options dict is decoded as unicode strings on windows: csv.reader kwargs *must* be strings 2012-10-10 14:38:27 +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