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

Time Off logic requirements #45

Open
shidrath opened this issue Jul 11, 2024 · 3 comments
Open

Time Off logic requirements #45

shidrath opened this issue Jul 11, 2024 · 3 comments
Assignees

Comments

@shidrath
Copy link

shidrath commented Jul 11, 2024

The time off requirements are as follows:

  1. Any employee can create a time off request, but the approval for the time off request is done by the manager.
  2. Time off request can be done for either half day or full day. For a half day time off its 4 hours and for a full day time off it is 8 hours
  3. Once a time of request is made, The request is notified to the manager in email and should take the manager to the time off request approval popup. The manager accepts/rejects the time off as needed.
  4. Afterwards, a confirmation email is sent back to the employee and the manager about the time off decision from the manager
  5. If the employee decides to edit or delete any upcoming time off, then on clicking the delete/edit button, the changes to the time off will again be notified to the manager through an email and afterwards depending on the managers decision the request to the changed time off will be made. But if the employee does not have enough time off time left then she/he cannot edit and increase his time off. At the same time If the employee decides to delete any upcoming time off, then upon the decision of the manager the time off period will be reimbursed.
@gorkem-bwl
Copy link
Contributor

Looks good.

For 3, the request link in the email should take the manager to the time off request approval popup (Figma: Approve new time off popup)

For 4, the confirmation email should be sent both to the employee and the manager.

@shidrath
Copy link
Author

Updated

@gorkem-bwl
Copy link
Contributor

Can we close this issue @shidrath ?

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

No branches or pull requests

2 participants