Major Live Issue #65343
Major Live Issue #65277: Updation issue
Hotel || status updating issue
Status: | Fixed in Live | Start date: | 05/13/2019 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | 05/13/2019 | |
Assignee: | Salu C M | % Done: | 0% | |
Category: | Functionality | Spent time: | 4.00 hours | |
Target version: | - | |||
DB Changes: | nil | Files Changed: |
B2Bweb/Areas/Search/Views/Hotel/HotelPaymentPartial.cshtml
B2Bweb/Code/Hotel/HotelBooking.cs |
|
Keys & Permissions: | nil | Initial Planned Hours: | 1 | |
Areas Affected: |
B2Bweb/Areas/Search/Views/Hotel/HotelPaymentPartial.cshtml
B2Bweb/Code/Hotel/HotelBooking.cs |
Description
In Hotel, Need to check the below cases.
1) If the credit bal is less than the booking amount.
Ie a) if we are booking a free cancellation hotel. The hotel will get updated the status as confirmed.
b) If we are booking Non refundable hotel. It need to show Low balance msg.
2) If the credit balance is greater than booking price. So Booking need to show as per the cancellation policy mention for the hotel.
Ie,a) If we are booking a free cancellation hotel. This hotel booking will show the status as 'Confirmed'
booking.
b) If we are booking a Non refundable hotel. The status will get update as a 'Reconfirmed' booking.
History
#1 Updated by Vyshakh A B about 6 years ago
- Description updated (diff)
#2 Updated by Sreelekha S K about 6 years ago
- Due date set to 05/13/2019
- Status changed from New to Assigned
- Assignee set to Salu C M
- Initial Planned Hours changed from 00 to 1
#3 Updated by Salu C M about 6 years ago
- Status changed from Assigned to In Progress
#4 Updated by Salu C M about 6 years ago
- Status changed from In Progress to For Review
- Assignee changed from Salu C M to Nithin George
- DB Changes set to nil
- Keys & Permissions set to nil
- Areas Affected set to B2Bweb/Areas/Search/Views/Hotel/HotelPaymentPartial.cshtml B2Bweb/Code/Hotel/HotelBooking.cs
- Files Changed set to B2Bweb/Areas/Search/Views/Hotel/HotelPaymentPartial.cshtml B2Bweb/Code/Hotel/HotelBooking.cs
B2Bweb/Areas/Search/Views/Hotel/HotelPaymentPartial.cshtml
B2Bweb/Code/Hotel/HotelBooking.cs
[Note: while non refundable hotel and user credit is low. then in payment page hotel , the book button will disabled with low credit text .
]
#5 Updated by Nithin George about 6 years ago
- Status changed from For Review to Fixed not Tested
- Assignee changed from Nithin George to Salu C M
#6 Updated by Vyshakh A B about 6 years ago
- Status changed from Fixed not Tested to Fixed in Live