codescalers / CSHR

CRM project mainly for the HR department to manage the employees.
Apache License 2.0
1 stars 1 forks source link

feat: Implemented a new vacation request cancellation feature #455

Closed Mahmoud-Emad closed 4 months ago

Mahmoud-Emad commented 4 months ago

Changes

Related Issues

Checklist

Mahmoud-Emad commented 4 months ago

Nice work, @Mahmoud-Emad! just some enhanements that need to be taken into consideration.

  • Request should have final action once approval user approve/cancel. (no need for user intervention)
  • Approval user should be able to take approve/cancel from the notification
  • Approval user data in notification is incorrect

All cases covered!