Bug #25711
closedInventory hotel | Fare type displaying issue
nil
nil
nil
views and jsx
resources\js\components\Hotel\HotelDetails\Components\New\HotelRoomDetails.jsx
resources\views\Hotel\PaxPayment\HotelSummary.blade.php
Description
Scenario-Savoy Central Hotel Apartments, Dubai, United Arab, Check In Date :01-09-2025 Check Out date :05-09-2025, No: of Rooms :1 No. of Guests: 3(Adult-2, Child-1)
1)Searched inventory hotel with above mentioned scenario. The fare is added for corresponding hotel in nonrefundable but in b2c the fare type is displaying as refundable in pax page. No issue in details page and ticket. Please fix this issue.
2)Likewise, when we search with child the child image is displaying as broken in room details page. Please fix it.
Files
Updated by Vivek V 3 months ago
- File 25711.png 25711.png added
- Status changed from In Progress to Fixed not Tested
- % Done changed from 0 to 100
- remarks updated (diff)
- DB Changes updated (diff)
- Keys & Permissions updated (diff)
- Areas Affected updated (diff)
1. Issue was due to for the above case, in the response returns "NA" which was not handled in the code. Before we where checking yes no and bool true false. So i think the response has changed and now considered NA as well.
2. In the image path of child icon, a slash "\" was missing. It is also fixed
Updated by Aswathi N 3 months ago
- File inventri hotel.png inventri hotel.png added
- Status changed from Fixed not Tested to Closed
- Assignee deleted (
Vivek V)
1. Issue Fixed
2. Issue fixed
Screenshot attached for further reference