Requesting assistance for implementing department-wise check-in and check-out data access for manage

Hello everyone,

I hope you’re doing well. I have a requirement where we need to track and manage check-in and check-out data for employees in our organization. Specifically, we would like to provide managers with access to view the attendance records, check-in, and check-out times of the employees within their respective departments.

Currently, we are using ERPNext as our platform, and I was wondering if anyone could help guide me on how to implement this functionality effectively. I believe this would greatly benefit our managers in monitoring their team’s attendance and punctuality.

Additionally, it would be ideal if the solution provided allows managers to view this data in a user-friendly manner, such as through a dedicated dashboard or report.

Thank you in advance for your assistance and suggestions. I look forward to hearing from the Frappe community and benefiting from your expertise.

Best regards,
Manthan Shirudkar

Hi,

This can be easily done using the User Permission.

You can give the user permission of specific department to Manager to view only records linked to that department.

You can refer this documentation of https://docs.erpnext.com/docs/v13/user/manual/en/setting-up/users-and-permissions/user-permissions for more information.

Thanks,

Divyesh Mangroliya

1 Like