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

Added leave allocation combinations on leave form #1803

Merged

Conversation

prasanthchaduvula
Copy link
Contributor

Closes #1786

What

On the client side leave form, it displays the below combinations based on the allocation frequency and period

  • when allocation frequency is per week then allocation period is only days.
  • when allocation frequency is per month then allocation period is days or weeks.
  • when allocation frequency is per quarter then allocation period is days or weeks.
  • when allocation frequency is per year then allocation period is days or weeks or months.

@prasanthchaduvula prasanthchaduvula merged commit 9c219fc into develop Apr 17, 2024
1 check passed
@prasanthchaduvula prasanthchaduvula deleted the 1786-leave-form-allocation-combinations-validation branch April 17, 2024 04:10
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.

Add validations for leave combinations on leaves management form
2 participants