Eiffel - Patch 13 (19.3.14)
Kaptio is proud to announce a new patch Release for Eiffel. This release is intended to add improvements to previous Eiffel Releases
Price Overrides should be included in the Calculated Total Price on itinerary breakdown groups (KT-11394)
Price Overrides should be included in the Calculated Total Price on itinerary breakdown groups Price Breakdown Price Overrides are now included in the Calculated Total Price in the Itinerary Price Breakdown.
Do not refresh itinerary page after exiting PNR Import app (Console navigation) (KT-11769)
Do not refresh itinerary page after exiting PNR Import app (Console navigation) Itinerary Builder We fixed an issue causing the Itinerary page to refresh after closing the PNR import app. This would cause unsaved Itinerary detail to be lost. Now, the Itinerary will not refresh. KHELP-11389
API set as optional returns a "Component error" when refreshed (KT-11770)
API set as optional returns a "Component error" when refreshed Itinerary Builder We fixed an issue where any booking action (Confirm, Cancel, Refresh, etc.) would throw an `A Component Error has occurred` error notification when `LwcItineraryBookServicesLine` was set to `Optional`. This was caused by a missing `labels.custom.IsOptional` variable, which has now been re-added. KHELP-11390