Multi Employ Approval in Absence Request

hi all

in human resource >> employee >> employee Details and employee Dates tab we can define a person that Only he/she

can approve or reject Absence in Absence Request.

now Suppose in one company 2 or 3 person can approve or reject request

how can i do this?

Please provide more details for this. It will help to get the correct solution.

  1. You can create a user group and assign some users into it.

  2. You can use WorkflowParticipantProvider interface and write a code as per your requirement. I mean you can check for the user and assign the workflow to them.