Skip to content
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

Merged
merged 4 commits into from
Sep 15, 2017

Conversation

bimusiek
Copy link
Collaborator

Added 2 options in MasterPricer:

  • 5.56 Operation: 04.20 Fare Option - Multi-Ticket - Standard mode
  • 5.57 Operation: 04.21 Fare Option - Multi-Ticket - Weighted mode

@coveralls
Copy link

coveralls commented Sep 15, 2017

Coverage Status

Coverage increased (+0.0005%) to 99.844% when pulling d196171 on whatsahoy:master into c270ad4 on amabnl:master.

@@ -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)
Copy link
Collaborator

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! :)

Copy link
Collaborator Author

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 😄

Copy link
Collaborator

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

@coveralls
Copy link

coveralls commented Sep 15, 2017

Coverage Status

Coverage increased (+0.0005%) to 99.844% when pulling ea058d6 on whatsahoy:master into c270ad4 on amabnl:master.

@DerMika
Copy link
Collaborator

DerMika commented Sep 15, 2017

You can also add an entry in the CHANGELOG if you want. Or I can do it too, it's the same to me.

@DerMika DerMika changed the title Multi Ticket functionality implemented Multi Ticket functionality implemented in MasterPricer messages Sep 15, 2017
@coveralls
Copy link

coveralls commented Sep 15, 2017

Coverage Status

Coverage increased (+0.0005%) to 99.844% when pulling ea058d6 on whatsahoy:master into c270ad4 on amabnl:master.

@bimusiek
Copy link
Collaborator Author

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)

@coveralls
Copy link

coveralls commented Sep 15, 2017

Coverage Status

Coverage increased (+0.0005%) to 99.844% when pulling 9f9029d on whatsahoy:master into c270ad4 on amabnl:master.

@DerMika DerMika merged commit b8baec6 into amabnl:master Sep 15, 2017
@DerMika
Copy link
Collaborator

DerMika commented Sep 15, 2017

Thanks again for another contribution!

@DerMika DerMika added this to the 1.5.0 milestone Sep 15, 2017
@DerMika
Copy link
Collaborator

DerMika commented Nov 5, 2017

I've released version 1.5.0, with all your changes! Thanks again!

atomy pushed a commit to mlamm/amadeus-ws-client that referenced this pull request Nov 26, 2018
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants