Fórum

Calculating the total number of earned leave and sick leave

thumbnail
mukesh kumar, modificado 11 Anos atrás.

Calculating the total number of earned leave and sick leave

Junior Member Postagens: 57 Data de Entrada: 13/03/12 Postagens Recentes
Hi All
I have a requirement of calculating the total number of earned leave and sick leave .
Can anybody please guide me.
Thanks
Mukesh
James Harrison Schueler, modificado 11 Anos atrás.

RE: Calculating the total number of earned leave and sick leave

thumbnail
mukesh kumar, modificado 11 Anos atrás.

RE: Calculating the total number of earned leave and sick leave

Junior Member Postagens: 57 Data de Entrada: 13/03/12 Postagens Recentes
Calculating in general , make sure that it should be incremented by one day if you are present for first twenty days from the start of the month..
thumbnail
Bart Simpson, modificado 11 Anos atrás.

RE: Calculating the total number of earned leave and sick leave

Liferay Master Postagens: 522 Data de Entrada: 29/08/11 Postagens Recentes
Calculating in general ,

I really don't understand you want to learn how to calculate leaves ? on liferay forum ? Seriously ?
thumbnail
Hitoshi Ozawa, modificado 11 Anos atrás.

RE: Calculating the total number of earned leave and sick leave

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
Create a timecard portlet and modify the calendar portlet so it'll be able to recognize holidays including company holidays.

Now, the difficult part is if your company supports working from home. If not, you can just setup liferay internally and calculate hours worked from the time an user logins and sign off the portal. You can calculate the total number of earned leave by counting how many times an employee has logged in and looking at the modified calendar.