CyberCraftInc / vacation_system

Cyber Craft Vacation System
0 stars 0 forks source link

Add duration of each vacation to be approved #117

Closed eleidan closed 8 years ago

eleidan commented 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.

The result of calculation is displayed in section with vacations to be approved.

Fixes #111