Hi all.,
We are using suite CRM 7.1.1.
We plan to do HRM modules below are the requirements.
1.Employee Attendance management. (Based on login)
2.Employee Leave management
3.Employee working days calculation.
Kindly let me know any plugin is available.
Thanks advance…
Will
24 March 2015 11:22
2
I’m not aware of any plugins out of the box.
1 Like
Thank you will…,
Kindly share with me if anything related HRM modules.
For to maintain the employee attendance which process good, kindly suggest me ideas.
Hi All,
Kindly give me suggestions about HRM module.
Skulj
6 February 2016 12:06
5
Is there any module made for tracking attendance of employees?
andy
8 February 2016 12:07
6
Not that I am aware of.
How would such a module operate?
Skulj
9 February 2016 07:38
7
It would be nice if every employee could sign in when they come to work and then sign out when they go home.
At the end of the month, boss should have possibility to export how many hours have they worked. It would also be OK, if they could insert sick leave, vacations…
an easy way is to create a new module called “attendance clock”
4 fields are needed
start date (date+hours)
end date (date+hours)
state = open / close
duration
at start of shift user creates a new “attendance clock” and close it when they are done.
then add a workflow rule to calculate the duration.
to avoid users manipulating the dates, you can hide the date and create workflow rules to update the login / logout date when state is changed
use the security suite to allow users to see only their own records and managers to see their team records