Skip to content

How can i enable manager to just bulk update his subordinates not other employees. #596

Discussion options

You must be logged in to vote

Hi @unreal0901 ,

To grant permission for bulk updates to a reporting manager or an employee, they need the following permission:
@permission_required("employee.change_employee").

To provide this permission to a user:

  1. Go to the Employee Detail View.
  2. Navigate to the Group & Permission tab.
  3. Assign the "Change Employee" permission for:
    • Employee
    • Employee Work Information
    • Employee Bank Details

Once granted, the user will have access to the Bulk Update option in the Actions button. However, they will have permission to update the entire employee dataset.

Best Regards,
Team Horilla

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by unreal0901
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants