Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Distinguish between part-time and full-time employees #49

Open
pavulon18 opened this issue May 1, 2018 · 1 comment
Open

Distinguish between part-time and full-time employees #49

pavulon18 opened this issue May 1, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@pavulon18
Copy link
Owner

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

  • Version:
  • Platform:
  • Subsystem:
@pavulon18 pavulon18 added the bug Something isn't working label May 1, 2018
@pavulon18
Copy link
Owner Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant