Closed eleidan closed 8 years ago
The main idea is to utilize existing App.Models.VacationRequest model to calculate a vacation duration taking into consideration holidays and weekends.
App.Models.VacationRequest
The result of calculation is displayed in section with the list of personal vacation requests.
Fixes #116
The main idea is to utilize existing
App.Models.VacationRequest
model to calculate a vacation duration taking into consideration holidays and weekends.The result of calculation is displayed in section with the list of personal vacation requests.
Fixes #116