codescalers / CSHR

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

fix: Check if the user has another requests on the same day with any status #503

Closed Mahmoud-Emad closed 1 month ago

Mahmoud-Emad commented 2 months ago

Related Issues

Mahmoud-Emad commented 2 months ago

When I create a request and have an approved request on the same day I get this.

image

image

This requested in https://github.com/codescalers/CSHR/issues/378#issuecomment-2309610511

zaelgohary commented 2 months ago

When I create a request and have an approved request on the same day I get this.

image

image

@Mahmoud-Emad The message here is misleading as I'm having an approved request, not a pending one. can we rephrase it to The user has another request with the same dates. Please review the previous request before submitting a new one.

Mahmoud-Emad commented 1 month ago

@zaelgohary Please check