Client Comments - Bugs #26944
openMaqaam || Bug || Hotel module || Modify search in results validation missing in check out date
100%
nil
nil
nil
nil
resources\js\components\Hotel\HotelDetails\Components\New\HotelDetailsModifySearch.jsx
Description
1. In the hotel module, there is a validation missing in the modify search ie if I select 15th Oct 2025 as the check in and I shouldnt be able to select 10th Oct 2025 as the checkout which is happening now. Please bring the validation of selecting only same day or after check in date as the check out date.
2. Also need to be able to select check out if I select check in which is missing in the modify search.
Files
Updated by Athul A 3 months ago
- remarks updated (diff)
- DB Changes updated (diff)
- Keys & Permissions updated (diff)
- Areas Affected updated (diff)
- Files Changed updated (diff)
1. In the hotel module, there is a validation missing in the modify search ie if I select 15th Oct 2025 as the check in and I shouldnt be able to select 10th Oct 2025 as the checkout which is happening now. Please bring the validation of selecting only same day or after check in date as the check out date. --Fixed--
2. Also need to be able to select check out if I select check in which is missing in the modify search. --Fixed--