c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00719
[Bug 653690] Re: HR module on_change events bug
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Milestone: None => 6.0-rc2
--
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: Confirmed
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.