odoo/openerp/addons
Olivier Dony 5eaed9dbd4 [IMP] res.users: missing _description
The unfortunate consequence was that models that inherited
res.users *and* another parent (such as mail.thread) were assigned
the _description of the other parent, because the copy of
self._name to self._description only happens when the model
instance is created, which happens much later than constructing
the type hierarchy.

bzr revid: odo@openerp.com-20120615134122-7q5tllzok3lcu50q
2012-06-15 15:41:22 +02:00
..
base [IMP] res.users: missing _description 2012-06-15 15:41:22 +02:00
__init__.py [IMP] openerp.addons: openerp.addons is used instead of 2012-01-09 13:41:20 +01:00
base_quality_interrogation.py [REF] renamed openerp-server.py to openerp-server. 2011-03-24 10:50:12 +01:00