mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 13:21:46 +00:00
137ae27cb8
Resolves #595. The PDF builder filtered reservations through a transport-only allow-list, silently dropping all non-transport types. Replace the allow-list with a single hotel exclusion (hotel is already covered by the accommodations block) so every other reservation type now appears in the daily itinerary. Add per-type icon and accent colour matching the existing ReservationsPanel palette, and per-type subtitle builders (party size, venue, operator) plus a generic location line for future use.