Fiji - Patch 25 (20.3.11)
Kaptio is proud to announce this Patch Release for Fiji. This release is intended to address issues with previous releases.
Incorrect due date display in payments (CEE-173)
Incorrect due date display in payments Payments Payment due dates were showing incorrect dates due to differences in the operating system's timezone configuration. Specifically, timezones behind GMT show the due date as being a day earlier than the actual due date. We have made a change that makes the due date persists regardless of timezone configuration while ensuring that date formatting continues to respect a user's locale setting. KHELP-11657 KHELP-11888
Deletion of addon used in new costings (CEE-175)
Deletion of addon used in new costings Itinerary Builder Deleting add-ons that are in use on itineraries is no longer allowed. Added validation on Add-on deletion if it is linked to Itinerary Item KHELP-9355 KHELP-10747
Investigate KHELP-12029 (CEE-261)
Investigate KHELP-12029 Itinerary Builder We fixed an issue where the day titles on the KT Agenda were not displayed in the Itinerary Document after changing them in the content editor. KHELP-12029
Wetu refresh button doesn't work with apostrophe in content name (CEE-200)
Wetu refresh button doesn't work with apostrophe in content name WETU Content Resolved an issue where the **Wetu Refresh** button failed to respond when a content record included an apostrophe in its name. This prevented the modal from opening and caused console errors. The issue was resolved by applying JavaScript encoding (`JSENCODE`) to sanitize the content name, ensuring smooth operation of the refresh functionality regardless of special characters. KHELP-10959
Sorting items in KT Agenda (KT-11894)
Sorting items in KT Agenda Documents When the `Order_c` field on all itinerary items in an itinerary are the same, it now correctly orders null `TimeFrom_c` at the top, and then chronological order below. KHELP-11449