mattbostock / leavediary

LeaveDiary is a web application for tracking annual leave
MIT License
2 stars 0 forks source link

Handle case where primary leave allowance is deleted (IsAdjustment set to false) #18

Closed mattbostock closed 9 years ago

mattbostock commented 9 years ago

Not an issue; the only allowances that can be created currently are considered 'primary' and cannot overlap. All leave allowances that can be created currently set model.LeaveAllowance.IsAdjustment to false.