rsalayo / OpeniT.Timesheet.Issues

This repository will host the issues ONLY for the original #TimesheetJS
0 stars 0 forks source link

Use ValidFrom and ValidUntil for User's Hours #41

Closed rsalayo closed 7 years ago

rsalayo commented 7 years ago

Must be able to set specific user settings for the given date period. E.g. Example 1: User started on 2017-05-12 at 6 hours per day is 84 working hours only Then succeeding months will be complete 6 hours * working days

Example 2: User started on 2017-04-15 with 150 hours per month, April total hours must be 75 hours only Then succeeding months will be complete of 150 hours

etc.