[FIX] website's translation problems on multiple inheritance
[odoo/odoo.git] / openerp / addons / __init__.py
2014-02-09 Antony Lesuissemove tests
2012-01-09 Vo Minh Thu[IMP] openerp.addons: openerp.addons is used instead of
2012-01-09 Vo Minh Thu[FIX] orm: correctly set the module name on the model...
2011-09-02 Vo Minh Thu[IMP] wsgi: modules can be pre-loaded and expose a...
2011-04-20 Vo Minh Thu[FIX] openerp.addons: corrected wrong import syntax.
2011-04-20 Vo Minh Thu[REF] openerp.modules
2011-04-20 Vo Minh Thu[REF] pooler: added some comments.
2011-03-01 sus[IMP] : Improvement in server(module.py file)
2011-02-09 Olivier Ligot[IMP] The command line option --i18n-overwrite can...
2011-02-08 Vo Minh Thu[FIX] addons.__init__: make sure ad_paths is initialize...
2011-02-08 Vo Minh Thu[IMP] openerp.__init__ can imports all its submodules.
2011-02-07 Vo Minh Thu[IMP] openerp python module.