timeoff-management / timeoff-management-application

Simple yet powerful absence management software for small and medium size business (community edition)
https://TimeOff.Management
MIT License
954 stars 589 forks source link

Is there a way to overwrite absences? #554

Open kathagr opened 1 year ago

kathagr commented 1 year ago

Is it possible to create new absences on days where there are already approved ones in the database and overwrite the older ones?

I am looking at the overlapping_leaves function in lib\model\leave\index but I'm not really sure how to do it.