[FIX] _auto_init(): when _auto_init() is overridden it does not return the super...
authorVo Minh Thu <vmt@openerp.com>
Wed, 17 Apr 2013 07:55:46 +0000 (09:55 +0200)
committerVo Minh Thu <vmt@openerp.com>
Wed, 17 Apr 2013 07:55:46 +0000 (09:55 +0200)
commit95415292154584aaa59c9d3449ab07f2f041cfe2
tree4819cc5a2e8a4eed71522121fe5d9c4b62384cc0
parentd248aa30ba5ab3ce2c61390fffb3b696c359bc9a
[FIX] _auto_init(): when _auto_init() is overridden it does not return the super() result, which might brake functional fields initialization.

bzr revid: vmt@openerp.com-20130417075546-e3crirzk1trl9yr1
addons/account/account_move_line.py
addons/hr_recruitment/hr_recruitment.py
addons/mail/mail_alias.py
addons/mail/res_users.py