Review: Needs Fixing
Hello,
check the line 200 and 207 multiple time declaration
self.pool.get('user.preference') and
line 200 is worng you browse for uid insted of rec_id.
self.pool.get('user.preference').browse(cr,uid,uid,context)
optimize the code. remove unsused code,
Thanks
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-785673-dbr/+merge/65150
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-785673-dbr.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp