-
Notifications
You must be signed in to change notification settings - Fork 22
I 5 Add support for a fee
Andreas Schlapbach edited this page Jan 12, 2021
·
4 revisions
Add a notion of a fee.
- Dorsch Jessica (DB)
- Schinor Normen (DB)
- Bayer Ralf (DB)
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’.
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
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 (NFRs) associated with the epic.
- 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
OSDM Wiki