Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2381 Widoki

I need to manage off days from employees in a very specific way. They get 1 off-day every month they have worked on the company.

So if Employee1 started working on February 1st , then he will have 1 off-day on March 1st.

But i have not found any module that allows me to do this, is there any, or any other way to do especifically this?

Thanks in advance.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

I appreciate the help, you've set me on the right course.
I still don't know how to set the cron job like that, is there any tutorial or something? I'm pretty new to this so i don't know much about it

Awatar
Odrzuć
Najlepsza odpowiedź

You can have Time Off only after doing the allocation. So I can suggest you, create a Cron Job for allocating 1 time off in between some interval of days. You have to define a type first of TimeOff and allocate for all employees after satisfies your conditions.

Awatar
Odrzuć