Improvements
Correct Currency Symbol on Invoices
The invoice Total section now displays the correct currency symbol that matches the booking value. You can manage this setting under Users → General Settings with the option Invoice Currency According to Default Currency.
For example, if USD is the default currency:
When the option is unchecked
- When the option is checked:
ChangeBooking API for Partially Flown Itineraries
The ChangeBooking API now allows updates to specific flight segments, even when earlier segments of the itinerary have already been flown. The system checks only the segment being modified, ensuring users can make changes as long as the passenger has not checked in for that segment.
Performance Upgrades
Optimized Web Confirmation Process
The web confirmation process now runs directly within the application, removing the need for the separate sendWebConfirmation SQL job. This integration improves stability, ensures faster email delivery, and supports reliable processing even when the email queue is high.
Comments