Bug #62902
Test case #42284: Post All Functionality Related Issues
Travel agency | hotel |currency conversion
Status: | For Review | Start date: | 06/03/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 06/03/2019 | |
Assignee: | Nithin George | % Done: | 100% | |
Category: | Functionality | Estimated time: | 1.50 hour | |
Target version: | - | Spent time: | 7.00 hours | |
End_Date: | 06/03/2019 | Areas Affected: | Travel Agency Currency Conversion issue | |
remarks: | nil | Files Changed: | B2Bweb/Areas/Search/Controllers/HotelController.cs | |
DB Changes: | nil | Initial Planned Hours: | 01.50 | |
Keys & Permissions: | nil |
Description
after the currency conversion hotel voucher amount and tqr payment details booked currency amount is showing wrong..
i changed kwd to inr--> after getting voucher hotel amount is shown in inr 45 is wrong..please show the correct currency amount..
History
#1 Updated by Nithin George about 6 years ago
- Due date set to 06/03/2019
- Status changed from New to Assigned
- Assignee set to Elroy T
- Start date changed from 04/11/2019 to 06/03/2019
- Estimated time set to 1.50
- Initial Planned Hours changed from 0 to 01.50
#2 Updated by Elroy T about 6 years ago
- Status changed from Assigned to In Progress
#3 Updated by Elroy T about 6 years ago
- Status changed from In Progress to For Review
- Assignee changed from Elroy T to Nithin George
- % Done changed from 0 to 100
- End_Date set to 06/03/2019
- remarks set to nil
- DB Changes set to nil
- Keys & Permissions set to nil
- Areas Affected set to Travel Agency Currency Conversion issue
- Files Changed set to B2Bweb/Areas/Search/Controllers/HotelController.cs
checked this issue in 100. issue found through out the hotel results not just the hotel voucher and TQR.
checked this issue with tripnet checkout but some issues found in this checkout. so checked this issue with the 3otolat checkout. issue found with the setting base currency in HotelSearch method in HotelController.cs. corrected this and issue is fixed. took time to find and fix the issue.