← Back to team overview

openerp-dev-web team mailing list archive

Re: [Merge] lp:~openerp-dev/openobject-addons/trunk-bug-727900-ara into lp:openobject-addons

 

Review: Needs Fixing
you can use:

if not department_id:
   return {'value': {'stage_id': False}}

at the begining of the onchange method so that it will not make unnecessary pool.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-727900-ara/+merge/52170
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-727900-ara.



References