You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Because part-time employees do not get all of the benefits that the full-time employees do, we need to develop a method of tracking who is part-time and who is full-time. This will come into play especially when holidays are involved.
Actual Behavior
Currently, the site is set up for full-time employee calculations. This needs to be expanded to include part-timers.
Steps to Reproduce the Problem
Specifications
Version:
Platform:
Subsystem:
The text was updated successfully, but these errors were encountered:
The database already has a column in the job_titles table for fulltime vs parttime. This needs to be extended into the website. The mock data in my local and on the testing website will need to be updated to reflect this new paradigm.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behavior
Because part-time employees do not get all of the benefits that the full-time employees do, we need to develop a method of tracking who is part-time and who is full-time. This will come into play especially when holidays are involved.
Actual Behavior
Currently, the site is set up for full-time employee calculations. This needs to be expanded to include part-timers.
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: