[FIX] export_data: avoid access error while auto-generating external IDs during export
[odoo/odoo.git] / openerp / tests /
2012-02-13 Vo Minh Thu[IMP] tests: expose an explicit list of test sub-modules.
2012-02-01 Vo Minh Thu[IMP] tests: export all the tests in a single suite.
2012-01-30 Vo Minh Thu[IMP] manifest: renamed active to auto_install.
2012-01-20 Vo Minh Thu[IMP] gunicorn: changed `print` with `logging.info`.
2012-01-20 Vo Minh Thu[IMP] gunicorn: add CPU and memory limits.
2012-01-15 Florent Xicluna[REF] remove unused import, always import literal_eval...
2011-12-01 Vo Minh Thu[IMP] tests: moved tests into openerp.tests, expose...