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

Leave application to support for leave for partial days (currently it only supports half day leave) #2703

Open
pritambiswal opened this issue Jan 26, 2025 · 0 comments

Comments

@pritambiswal
Copy link

Is your feature request related to a problem? Please describe.

Currently Leave application only support half day leave as 0.5 days leaves. its should also allow any other partial leave for the day(0.2, 0.1 etc) or in hours.

Scenario : When employee worked already for 2 hours and wants to take the remainder as sick leave in a 8hr workday, they should be able to apply leave for 0.2 days with leave application.

Image

Describe the solution you'd like

Solution already supported for 0.5 days with half day leave indicator. The restriction to allow any other partial leave days need to be removed.

Describe the alternatives you've considered

Alternative considered is to use leave allocation instead of leave application.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant