Eiffel - Patch 23 (19.3.24)

Release Summary


Kaptio is proud to introduce this Patch Release for Eiffel.

See Minor Changes and Bug Fixes for more detail.

Sandbox Availability Date


2025-06-18

Release Type



Deployment Guide


See this page for the Eiffel Deployment guide.


Minor Changes


Feature: Costings


Cloned services not appearing in costings (CEE-71)

Costings will now show cloned services.

Related Support Ticket: KHELP-9918


Feature: Itinerary Builder


Itinerary Team Member IDs (CEE-130)

We have added a check for existing team members to prevent existing IDs being removed from records in error.

Related Support Ticket: KHELP-11717


Feature: Payments


Incorrect due date display in payments (CEE-173)

Adjusted date formatting to respect users local timezone. This was to prevent the incorrect date displaying in different timezones.

Related Support Ticket: KHELP-11657 & KHELP-11888


Bug Fixes


Feature: Content


Changes made to images in Content are not saved on the first attempt (CEE-12)

Previously we had an issue when the changes made to the images in the Package, Placeholder, and Destination components in the Itinerary Content were only saved after the second save attempt. This issue has now been fixed.

Changes made (add, delete, toggle featured image) to images are now saved to the Block variable after images are added from the library.

Related support ticket: KHELP-9068


Feature: Amendments


All SOA Accepted checkbox incorrect behaviour (CEE-54)

The issue was because there were no onAfterInsert and onAfterDelete methods and incorrect mapping during SOA update.

Related Support Ticket: KHELP-11535


SOA Passenger Assignment isn’t copied to snapshot booking (CEE-85)

We fixed an isse where Passenger Assignment wasn’t copying to a snapshot booking.

Related Support Ticket: KHELP-11636