Eiffel - Patch 13 (19.3.14)


Release Summary


Kaptio is proud to announce a new patch Release for Eiffel. This release is intended to add improvements to previous Eiffel Releases

See Bug Fixes amd Minor Changes for more details on these specific changes.


Sandbox Availability Date


2024-11-08


Release Type



Deployment Guide


Available here:https://kaptio.notion.site/Deployment-guide-for-Eiffel-93ef82a0d2434d81af53d090f065412a


Minor Changes

Feature: Price Breakdown


Price Overrides should be included in the Calculated Total Price on itinerary breakdown groups (KT-11394)

Price Overrides are now included in the Calculated Total Price in the Itinerary Price Breakdown.


Bug Fixes


Feature: Itinerary Builder


Do not refresh itinerary page after exiting PNR Import app (Console navigation) (KT-11769)

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.

Related Support Ticket: KHELP-11389


API set as optional returns a "Component error" when refreshed (KT-11770)

We fixed an issue where any booking action (Confirm, Cancel, Refresh, etc.) would throw an A Component Error has occurred error notification when to LwcItineraryBookServicesLine was set to Optional. This was caused by a missing labels.custom.IsOptional variable, which has now been re-added.

Related Support Ticket: KHELP-11390