c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #20328
[Bug 697574] Re: [PS] Wrong Employee's hierarchy report
Hello Harmel,
I have tested the scenario at my end and things are workng as expected. In the trunk the wizard name "Employee Hierarchy" is renamed as "Subordinate Hierarchy".
If you try to print the "Subordinate Hierarchy" wizard from the current employee form this will give the result of the all subordinates (child_ids) for that employee. In your case you have mentioned,
--- => only Quentin appears in the hierarchy even if a manager is defined for him (Antoine Philippe)
--- Expected result :
--- Antoine Philippe
--- -> Quentin Paolino
This is not valid. You have already mention that you assign "Antoine
Philippe" as a manager for the Employee "Quentin Paolino" and you tried
to print the hirarchy from the "Quentin Paolino" form view this will
only results the child_ids for that user (If defined) and in this case
there are no employees under the "Quentin Paolino".
Please correct me if I am wrong.
Thanks for your understanding.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/697574
Title:
[PS] Wrong Employee's hierarchy report
Status in OpenERP Modules (addons):
Invalid
Bug description:
Install hr module in version 6 with demo data.
* Human Resources > Human Resources > Employees
* From the Employee's form, click on "Employee's hierarchy"
=> The employee hierarchy generated is not correct. It does not show
the right hierarchy, i.e. Manager / Subordinates
References