Bug #42450
Test case #42284: Post All Functionality Related Issues
Flight|booking issue
Status: | Closed | Start date: | 07/02/2018 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 07/02/2018 | |
Assignee: | - | % Done: | 100% | |
Category: | Functionality | Spent time: | 3.90 hours | |
Target version: | - | |||
End_Date: | 07/02/2018 | Areas Affected: | ||
remarks: | Files Changed: | |||
DB Changes: | Initial Planned Hours: | |||
Keys & Permissions: |
Description
In case of low agency balance case if we search flight and reach payment page,Book and queue booking buttons must be displayed.As of now its only showing insufficient balance message.Its working fine in staging.
User login details-xyz@caxita.com
Password-a
Things to check
1) The agency Account balance must not be reduced if status is booked
2) No entry should Come in Account summary report: Only when status is ticketed for flight. the entry should comes in account summary report and Reduce agency balance
3) From Transaction queue report, if an agency try to do confirm ticket or manual ticket , the agency balance must be checked. If balance is less , agency user must not be able to ticket / confirm ticket from TQR.
4) Master admin can do anything, even if agency has booked the ticket, Master admin if done confirm ticketing.Agency balance can go negative.
5) Make sure sales reports are updated accordingly.
History
#1 Updated by Vipin das almost 7 years ago
- Due date set to 07/02/2018
- Status changed from New to Assigned
- Assignee set to Akhil (TSP) S
- Start date changed from 06/29/2018 to 07/02/2018
#2 Updated by Akhil (TSP) S almost 7 years ago
- Status changed from Assigned to In Progress
#3 Updated by Akhil (TSP) S almost 7 years ago
- Status changed from In Progress to Fixed not Tested
- % Done changed from 0 to 100
- End_Date set to 07/02/2018
- Issue Fixed.
#4 Updated by Akhil (TSP) S almost 7 years ago
- Patch not given.
#5 Updated by Akhil (TSP) S almost 7 years ago
- patch updated.
#6 Updated by Akhil (TSP) S almost 7 years ago
These two permission for showing the book and booking queue (old permissions)
- FlightSearchBookAndTicketing = "Flight Search Book And Ticketing";
- FlightSearchAndTicketQueueing = "Flight Search And Ticket Queueing";
#7 Updated by Albin Paul almost 7 years ago
- Status changed from Fixed not Tested to Not Fixed
When we confirm ticketing from master admin,amount credited to agency is wrong.Also wrong amount is shown in account summery report.
#8 Updated by Albin Paul almost 7 years ago
Albin Paul wrote:
When we confirm ticketing from master admin,amount credited to agency is wrong.Also wrong amount is shown in account summery report.Issue found while applying markup and discount.Otherwise amount is credited correctly.
#9 Updated by Akhil (TSP) S almost 7 years ago
- Status changed from Not Fixed to In Progress
#10 Updated by Akhil (TSP) S almost 7 years ago
- Status changed from In Progress to Fixed not Tested
- issue not due to my changes its old code.
- updated Sp SelectDetailsForCancellation
#11 Updated by Albin Paul almost 7 years ago
- Status changed from Fixed not Tested to Closed
- Assignee deleted (
Akhil (TSP) S)
Issue fixed.