I 5 Add support for a fee - UnionInternationalCheminsdeFer/OSDM GitHub Wiki

Description

Add a notion of a fee.

Owner

  • Dorsch Jessica (DB)
  • Schinor Normen (DB)
  • Bayer Ralf (DB)

Business Value

For customers

who do something

the solution

is a something – the ‘how’

that provides this value

unlike competitor, current solution or non-existing solution

our solution does something better — the ‘why’.

Business Outcomes

Support for fees: needed for reservations, where the fee applies once per direction of travel, regardless of how many reservations are needed for the trip

Leading Indicators

The early measures that will help predict the business outcome hypothesis. For more on this topic, see the Innovation Accounting advanced topic article.

Nonfunctional Requirements

Nonfunctional requirements (NFRs) associated with the epic.

Context

  • Added the Fee structure, as another specialisation of OfferPart
  • Added a list of Fees to the Offer structure
  • Fee links to a list of OfferParts, whose inclusion to the booking will apply the fee.
  • Fee is automatically added to the booking when at least one of the linked OfferParts is requested in the (Pre-)Booking request.
  • see branch i05_fee_support

Merged with: https://github.com/UnionInternationalCheminsdeFer/OSDM/pull/148