Review: Resubmit
Hello sir,

Thanks for feedback and I done the improvement as per your suggestion.

We cannot replace "obj._columns[field].relation" by "self._obj". Suppose I 
create more then one function fields with type M2O are define with multi 
attribute then wrong self._obj found. function return dict with multiple fields 
with value and self._obj set object or relation in init() but get() call 
postprocess() and fetch self._obj then return wrong result or None. If we 
cannot set multi attribute in function field then we can use self._obj but 
problem in multiple fields with multi attribute.

Thanks,
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-bug-781247-ysa/+merge/61933
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-server/trunk-bug-781247-ysa.

_______________________________________________
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

Reply via email to