Skip to content

Ricky/timesheet

Ricky Choi requested to merge ricky/timesheet into master
  • Timesheet/TimesheetRow update now works
  • Finalized timesheet approval
  • In demo, we will be needed to create three different users of role
  1. Admin who can access all timesheets
  2. Timesheet Approver who can access only submitted timesheets
  3. Normal Employee who can access only his timesheets

If the user is both Admin and Timesheet Approver then the logic won't work.

Merge request reports