留言板

Calculating the total number of earned leave and sick leave

thumbnail
mukesh kumar,修改在11 年前。

Calculating the total number of earned leave and sick leave

Junior Member 帖子: 57 加入日期: 12-3-13 最近的帖子
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,修改在11 年前。

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

thumbnail
mukesh kumar,修改在11 年前。

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

Junior Member 帖子: 57 加入日期: 12-3-13 最近的帖子
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,修改在11 年前。

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

Liferay Master 帖子: 522 加入日期: 11-8-29 最近的帖子
Calculating in general ,

I really don't understand you want to learn how to calculate leaves ? on liferay forum ? Seriously ?
thumbnail
Hitoshi Ozawa,修改在11 年前。

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

Liferay Legend 帖子: 7942 加入日期: 10-3-24 最近的帖子
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.