New Features
Textarea field type for IBE custom forms
We introduced a textarea input field for dynamic IBE form. The textarea supports multiple lines, adapts to different content types, and aligns with the IBE design system.
- Added textarea field to dynamic form structure
- Supports multi-line text input
- Displays responsively across all screen sizes
- Matches existing IBE styling
- Submits content correctly with form data
- Works seamlessly with existing logic and back-end processes
Improvements to Existing Features
A/C tail & flight time columns in the “Flight Checked-in Revenue” report
The “Flight Checked-in Revenue” report now includes aircraft and flight-time details under "additional, providing greater accuracy when allocating revenue to specific aircraft.
A new “Additional flight details” checkbox on the report form enables two new columns:
- Aircraft Registration (A/C Tail) – sourced from Operations Administration → Aircraft.
If multiple aircraft apply, all values display comma-separated; if none, the cell remains empty - Flight hours (H) – shows flight duration in hours
Fixes
Scheduled Passenger Check-in Report – KG header display
The “KG” column header now appears consistently in both manually downloaded and scheduled Passenger Check-in reports, ensuring proper CSV processing and readability between the NOP and Gross Fare columns.
Duplicate passenger creation prevention in PNR
Passenger records are now created only once per PNR across IBE, API, and CRS workflows, preventing duplicates. We improved the execution time of the API call that inserts passenger details, which will resolve the issue or significantly reduce its occurrence.
Improved coupon handling and logging during rebooking
The system now ensures accurate coupon status and logging when rebooking PNRs that include coupons.
Direct navigation to the Rebook page via URL is now fully blocked for coupon-linked PNRs. This guarantees users follow the correct Manage My Booking flow and prevents unintended coupon actions and incorrect log messages.
Agent Statement Report optimization
The Agent Statement Report now processes significantly faster, including when applying the “Show only non-paid” filter. Performance metrics are being collected to monitor continued efficiency while maintaining accurate results.
Comments