odoo/addons/base_import
Kersten Jeremy b2ea875f4c [FIX] IE9 - Move the placeholder in base_import from view to js, to use the mechanism of select2 and not the jquery.placeholder. Else, jq.placeholder override the select2 value, because the style option is in reality an input in dom.
bzr revid: jke@openerp.com-20140325173205-n2q0dw1kynlkint7
2014-03-25 18:32:05 +01:00
..
i18n Launchpad automatic translations update. 2014-01-28 06:41:39 +00:00
security [FIX]Make .csv file for base_import module 2012-10-10 16:40:37 +05:30
static [FIX] IE9 - Move the placeholder in base_import from view to js, to use the mechanism of select2 and not the jquery.placeholder. Else, jq.placeholder override the select2 value, because the style option is in reality an input in dom. 2014-03-25 18:32:05 +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 [REM] remove select2 module. lib added to web module 2014-01-23 16:19:23 +01:00
controllers.py more controller conversion to new route api 2013-10-27 18:31:43 +01:00
models.py [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9142 revid:dle@openerp.com-20140310101705-2g3e6gp5jd2g8fpc 2014-03-10 12:03:40 +01: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