forecasting/backend/services
jtricerolph 2912745300 Fix current OTB overcounting Departed and Unconfirmed bookings
Guests who check out early keep their original departure_date in NewBook,
so Departed status with departure_date > stay_date were being counted as
live OTB — inflating room count above physical capacity. Unconfirmed
bookings are also provisional so excluded from live OTB.

Prior-year queries retain all statuses since historical bookings will
legitimately be in Departed state.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-21 17:15:03 +00:00
..
forecasting Fix current OTB overcounting Departed and Unconfirmed bookings 2026-07-21 17:15:03 +00:00
scraper_backends Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
__init__.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
backup_service.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
booking_scraper.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
central_settings.py Move Resos API key to central Settings service; add sidebar scrollbar styling 2026-07-13 14:35:35 +00:00
newbook_client.py NewBook credentials from central Settings service 2026-07-04 19:36:41 +00:00
newbook_rates_client.py NewBook credentials from central Settings service 2026-07-04 19:36:41 +00:00
reconciliation_service.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
resos_client.py Move Resos API key to central Settings service; add sidebar scrollbar styling 2026-07-13 14:35:35 +00:00