issues
search
codescalers
/
CSHR
CRM project mainly for the HR department to manage the employees.
Apache License 2.0
1
stars
1
forks
source link
feat: Vacation Request Cancellation
#450
Closed
Mahmoud-Emad
closed
4 months ago
Mahmoud-Emad
commented
4 months ago
Changes
Added functionality to the notification consumer for real-time updates.
Modified request status based on the request body.
Created new statuses to accommodate the new feature.
Updated frontend behavior to allow users to request cancellation.
Admins and team leads can now approve cancellation requests.
Currently working on updating the UI to reflect these changes.
Also working on supporting the rejection of cancellation requests.
Related Issues
https://github.com/codescalers/CSHR/issues/430
Changes
Related Issues