-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi Ticket functionality implemented in MasterPricer messages #94
Conversation
@@ -96,12 +96,13 @@ protected function loadPassenger($passenger, &$counter, &$infantCounter) | |||
* @param FareMasterPricerTbSearch|FareMasterPricerCalendarOptions|TicketCheckEligibilityOptions $options | |||
* @return void | |||
*/ | |||
protected function loadNrOfPaxAndResults($options) | |||
protected function loadNrOfPaxAndResultsAndMultiTicketWeights($options) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh god, these names are getting out of hand! :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can change to loadNumberOfUnits
😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nah, it's fine! Just when another option is added, we may have to reconsider the naming approach
You can also add an entry in the CHANGELOG if you want. Or I can do it too, it's the same to me. |
I changed the name of the function, added changelog and 1 small check for number of units (as I forgot before and realised just now) |
Thanks again for another contribution! |
I've released version 1.5.0, with all your changes! Thanks again! |
…A-3169 to master * commit 'da2e4f736907b2c2a63dd69ccf20a15797b313b7': FA-3169: Update Fare_PricePNRWithBookingClass zu 16.1 in 1ASIWADMTBD - cleanup FA-3169: Update Fare_PricePNRWithBookingClass zu 16.1 in 1ASIWADMTBD - adding PRD wsdl FA-3169: Update Fare_PricePNRWithBookingClass zu 16.1 in 1ASIWADMTBD - adding test for Price_PNRWithBookingClass version - removed old versions from wsdl for PNR_WithBookingClass
Added 2 options in MasterPricer: