inst-support-eng / panda-pto

Panda-PTO is a in house solution to HR staffing needs
3 stars 0 forks source link

Prorate new employees #82

Closed BlinkVonDoom closed 5 years ago

BlinkVonDoom commented 5 years ago

closes #78, closes #76, closes #77

test plan : -upload user tables with start_date being in current year, but past date.

New users should have lower than 180 bank_value according to 180-(180*(user.start_date/YYYY-12-31))

After users are imported their values should reflect the new value.

new users with start_date < 3.month should have on_pip = true

merchang commented 5 years ago

closing pr because all commits exist in #83 Agent.csv refactor required prorating logic