forecasting/backend
jtricerolph 3c66e777e4 Patch fetch_room_categories and fetch_gl_accounts to use central NewBook creds
These two endpoints were missed in the central settings migration. They now try
the Settings service first and fall back to app-local system_config.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-05 09:26:49 +00:00
..
api Patch fetch_room_categories and fetch_gl_accounts to use central NewBook creds 2026-07-05 09:26:49 +00:00
jobs NewBook credentials from central Settings service 2026-07-04 19:36:41 +00:00
services NewBook credentials from central Settings service 2026-07-04 19:36:41 +00:00
utils Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
auth.py fix: restore app-local API key functions in auth.py 2026-07-04 19:11:00 +00:00
database.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
Dockerfile Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
main.py Fix schema init: use psycopg2 directly to bypass SQLAlchemy param parsing 2026-07-05 09:18:37 +00:00
requirements.txt Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
scheduler.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
schema.sql Add booking_scrape_log table to schema.sql 2026-07-05 09:19:49 +00:00