Leave approval hierarchy in openERP
Posted
by
Miraj Baldha
on Stack Overflow
See other posts from Stack Overflow
or by Miraj Baldha
Published on 2012-12-01T09:02:30Z
Indexed on
2012/12/11
17:04 UTC
Read the original article
Hit count: 257
openerp
I am new to openERP and facing issues with HR module.
I have this structure
Project Manager-Team Leader-Developer
- Team Leader is a manager of developer
- Project Manager is manager of Team Leader.
So, if developer asks for leave then first leave request should be sent to Team Leader (mail notification to Team Leader and Project Manager) and once TL approves Leave then automaitically request sent to Project Manager for second level approval.
With openERP 6.1, there is no possibility to approve leave by Team Leader unless and until Team Leader is specified as a HR manager which is inappropriate.
Anybody have any solution then let me know. Thanx..
© Stack Overflow or respective owner