← Back to team overview

openerp-india team mailing list archive

[Bug 1090224] [NEW] [hr_holidays] When department of employee is changed the leave stores old department id

 

Public bug reported:

When department of employee is changed, in case that a leave was created
for the same already, the id of the old departament id remains assigned
to the leave, although on the screen the new deparent is shown.

This is solved by chaning the properties of the field 'department_id'
store=False in the object "leave".

Regards,
JB

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1090224

Title:
  [hr_holidays] When department of employee is changed the leave stores
  old department id

Status in OpenERP Addons (modules):
  New

Bug description:
  When department of employee is changed, in case that a leave was
  created for the same already, the id of the old departament id remains
  assigned to the leave, although on the screen the new deparent is
  shown.

  This is solved by chaning the properties of the field 'department_id'
  store=False in the object "leave".

  Regards,
  JB

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1090224/+subscriptions


Follow ups

References