Bug #62887
Test case #42284: Post All Functionality Related Issues
B2B | travel agency concept| start date issue
Status: | For Review | Start date: | 06/03/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 06/03/2019 | |
Assignee: | Nithin George | % Done: | 100% | |
Category: | Functionality | Estimated time: | 2.00 hours | |
Target version: | - | Spent time: | 2.00 hours | |
End_Date: | 06/03/2019 | Areas Affected: | B2Bweb/App_GlobalResources/CommonResources.ar.resx
B2Bweb/App_GlobalResources/CommonResources.Designer.cs B2Bweb/App_GlobalResources/CommonResources.resx B2Bweb/Areas/Search/Controllers/FlightController.cs B2Bweb/Areas/Search/Views/Flight/FlightPaymentDetail.cshtml CommonProjects/DataProvider/DataAccess/AgencyDA.cs CommonProjects/TravelBusiness/AgencyDetailsService.cs |
|
remarks: |
[NOTE:the case is only handled for flight since for hotel in tripnet we use only book buttion both for invoice and voucher
so hotel case not handled, changing this may change the current flow, so hotel case is not hndled as discussed with QA, and TL ] |
Files Changed: | B2Bweb/App_GlobalResources/CommonResources.ar.resx
B2Bweb/App_GlobalResources/CommonResources.Designer.cs B2Bweb/App_GlobalResources/CommonResources.resx B2Bweb/Areas/Search/Controllers/FlightController.cs B2Bweb/Areas/Search/Views/Flight/FlightPaymentDetail.cshtml CommonProjects/DataProvider/DataAccess/AgencyDA.cs CommonProjects/TravelBusiness/AgencyDetailsService.cs |
|
DB Changes: | -new sp:
GetAgencyCreditDateCheck |
Initial Planned Hours: | 02.00 | |
Keys & Permissions: | resource key added please add in DB:
Agency_not_active - Agency not active |
Description
The credit user in a travel agency should get ticketed(flight) or booked(hotel) only between the start date and end date we set on Credit/Deposit Setting..as of now the agency is always active.Here I have set start date as 12/04/19 and booked on 11/04/2019 but now agency is active,In such scenarios it is possible to book(flight) or invoice(hotel) .
History
#1 Updated by Sangeetha RS about 6 years ago
- Subject changed from B2B | travel agency concept| star date issue to B2B | travel agency concept| start date issue
#2 Updated by Nithin George almost 6 years ago
- Due date set to 06/03/2019
- Status changed from New to Assigned
- Assignee set to Salu C M
- Start date changed from 04/11/2019 to 06/03/2019
- Estimated time set to 2.00
- Initial Planned Hours changed from 0 to 02.00
#3 Updated by Salu C M almost 6 years ago
- Status changed from Assigned to In Progress
#4 Updated by Salu C M almost 6 years ago
- Status changed from In Progress to On hold
due to Improvement #66722
#5 Updated by Salu C M almost 6 years ago
- Status changed from On hold to In Progress
#6 Updated by Salu C M almost 6 years ago
- Status changed from In Progress to For Review
- Assignee changed from Salu C M to Nithin George
- % Done changed from 0 to 100
- End_Date set to 06/03/2019
- remarks set to [NOTE:the case is only handled for flight since for hotel in tripnet we use only book buttion both for invoice and voucher so hotel case not handled, changing this may change the current flow, so hotel case is not hndled as discussed with QA, and TL ]
- DB Changes set to -new sp: GetAgencyCreditDateCheck
- Keys & Permissions set to resource key added please add in DB: Agency_not_active - Agency not active
- Areas Affected set to B2Bweb/App_GlobalResources/CommonResources.ar.resx B2Bweb/App_GlobalResources/CommonResources.Designer.cs B2Bweb/App_GlobalResources/CommonResources.resx B2Bweb/Areas/Search/Controllers/FlightController.cs B2Bweb/Areas/Search/Views/Flight/FlightPaymentDetail.cshtml CommonProjects/DataProvider/DataAccess/AgencyDA.cs CommonProjects/TravelBusiness/AgencyDetailsService.cs
- Files Changed set to B2Bweb/App_GlobalResources/CommonResources.ar.resx B2Bweb/App_GlobalResources/CommonResources.Designer.cs B2Bweb/App_GlobalResources/CommonResources.resx B2Bweb/Areas/Search/Controllers/FlightController.cs B2Bweb/Areas/Search/Views/Flight/FlightPaymentDetail.cshtml CommonProjects/DataProvider/DataAccess/AgencyDA.cs CommonProjects/TravelBusiness/AgencyDetailsService.cs
-new sp:
GetAgencyCreditDateCheck
B2Bweb/App_GlobalResources/CommonResources.ar.resx
B2Bweb/App_GlobalResources/CommonResources.Designer.cs
B2Bweb/App_GlobalResources/CommonResources.resx
B2Bweb/Areas/Search/Controllers/FlightController.cs
B2Bweb/Areas/Search/Views/Flight/FlightPaymentDetail.cshtml
CommonProjects/DataProvider/DataAccess/AgencyDA.cs
CommonProjects/TravelBusiness/AgencyDetailsService.cs
[NOTE:the case is only handled for flight since for hotel in tripnet we use only book buttion both for invoice and voucher
so hotel case not handled, changing this may change the current flow, so hotel case is not hndled as discussed with QA, and TL
]