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.
Minor Changes
Feature: Costings
Cloned services not appearing in costings (CEE-71)
Costings will now show cloned services.
Related Support Ticket: KHELP-9918
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