Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed PTO calculations #1781

Merged
merged 6 commits into from
Apr 8, 2024
Merged

Conversation

prasanthchaduvula
Copy link
Contributor

@prasanthchaduvula prasanthchaduvula commented Apr 3, 2024

Closes #1760

What

With this PR we can calculate

When the joining date is the previous year or current year

  • it returns leave balance for days per week
  • it returns leave balance for days per month
  • it returns leave balance for weeks per month
  • it returns leave balance for days per quarter
  • it returns leave balance for weeks per quarter
  • it returns leave balance for days per year
  • it returns leave balance for weeks per year
  • it returns leave balance for months per year

@prasanthchaduvula prasanthchaduvula marked this pull request as ready for review April 5, 2024 04:29
@prasanthchaduvula prasanthchaduvula merged commit 3647f53 into develop Apr 8, 2024
1 check passed
@prasanthchaduvula prasanthchaduvula deleted the 1760-fix-pto-calculations branch April 8, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

On switching to previous year the leave balance is same
3 participants