Eiffel - Hotfix 1 (19.3.2)
This Hotfix release intends to address several issues that arose from earlier Eiffel releases.
Save bar on Builder locked to bottom of page (KHELP-10624)
Save bar on Builder locked to bottom of page The Save bar in Itinerary builder was fixed to the bottom instead of floating, this has now been fixed, and can be updated with the following steps: - Navigate to the Itinerary Builder page, click on the cog icon on the top right. Select the `Edit Page` option from the drop down. This will open the Lightning App Builder:  - Inside the Lightning App Builder, click on the Itinerary Builder LWC component. This will load the options tab on the right hand side.  - In the options, tick the `Utility Bar is Enabled` box and then `Save`.  KHELP-10624
Calculated Total Price on itinerary items in Cancellation mode (KHELP-10473)
Calculated Total Price on itinerary items in Cancellation mode Services in Cancellation mode were generating suggestions using full cost for the minimum and maximum sell price. This resulted in the Itinerary Price Breakdown screen displaying the incorrect suggestions. Now, the cancellation fee is used in calculations for such services. KHELP-10473