c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00834
[Bug 653690] Re: HR module on_change events bug
** Branch linked: lp:~openerp-commiter/openobject-addons/trunk-addons-
fixes
--
HR module on_change events bug
https://bugs.launchpad.net/bugs/653690
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Addons Modules: In Progress
Bug description:
Trunk Addons : Bzr revno : 4172
hr.py has many on_change events written some of them does not contain any conditions for NO DATA.
attached is the patch to resolve the issue.