New Features
- Reservations can have charges, payments and terms changed after consolidation
- Consolidated reservation can now be updated to reflect changes to source reservations
- Holding Alt key while selecting room dates prompts to make room unavailable
- Thank You email can be sent from reservation editor modals
- Invoice Management screen has invoice status filter
- Invoice Management screen has export to CSV function, works with invoice status filter
- Added "About" button to nav bar to view release notes
- Thank You, Confirmation and Consolidated emails now have invoices attached
UI Changes
- Removed "Edit Charges" button from invoice management when consolidated invoice selected
- Reservation editor modal button spacing has been fixed
- Reservation editor modal now has clearer "Last Email Sent" alert box
- Removed old email sent indicator on reservation editor modals
- All email types have been adjusted for consistency and readability
- Changed send custom email modal alert to match UI
- Changed send email dropdown options on reservation editor to match UI
Functional Changes
- Tax free dropdown menu resets to HMT when reservation editor modal is closed
- Tax calculation resets to blank when reservation editor modal is closed
- Reservation editor modal is reset when not closed correctly
- Email sent confirmation is now directly tied to the result of the send function
- "Send Reservation Data" checkbox on custom email modal gets unchecked on close
- "Charge Cancellation Fee" & "Send Cancellation Email" options are uncheck on modal close
- Increased alert message hand time by 500ms
- Email sent alert on reservation editor modal updated upon email send
- Removed unpaid invoice summary from accounting dashboard, will return in future version
Misc Changes
- Fixed hang that occurred when editing reservation from accounting dashboard
- Fixed guest name doubling when improperly closing reservation editor modal
- Various code sections cleaned up