← Back to team overview

openerp-india team mailing list archive

[Bug 988165] Re: [hr] when copy a department all employees assigned get duplicated

 

Hello Jordi,

Thanks for the reporting.

Your issue has been fixed on lp:~openerp-dev/openobject-addons/trunk-
bug-988165-amp  branch with following revision no and id.

rev no : 6759
rev ID :  amp@xxxxxxxxxxx-20120425072409-ohl0xr62lszadhnm

It will be merge with trunk soon.

Note: I am not sure with the manager field. When we have duplicate the
department then currently manager is linked with the new created
department too. I think it's correct. Other possibility( duplicated time
manager will not link with new department ) please tell me I will
improve my commit.

Thanks again!

** Changed in: openobject-addons
       Status: Confirmed => Fix Committed

-- 
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/988165

Title:
  [hr] when copy a department all employees assigned get duplicated

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  Hello, I have identified that in OpenERP  6.0.3, in module HR, in case
  that an HR manager copies a department from an existing one, the
  employees assigned to the department are get duplicated.

  For example:
  Department A
  > Employee 1
  > Employee 2

  Then I make a copy of Department B, so:
  Department B
  > Employee 1
  > Employee 2

  When I look at the list of the company's employees, I see:
  > Employee 1
  > Employee 1
  > Employee 2
  > Employee 2

  That should not happen at all. One would expect that an employee only
  exists once in a company.

  Regards,
  Jordi Ballester
  www.eficent.com

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


References