No description
Find a file
jtricerolph 932302ebe2 Fix directors forecast report counting stale pickup for past days
The report endpoint's totalPickup/totalRooms summed every day's
pickup override regardless of whether the day had already passed,
even though a past day's actual accommodation revenue already
supersedes it (fAccomm ignores pickup for those days). This
overstated Probable Pickup and the month's rooms estimate. Also
fixed pickup.accomm to sum each day's own rate instead of
multiplying the total by a flat session rate.
2026-07-27 16:38:53 +00:00
backend Fix directors forecast report counting stale pickup for past days 2026-07-27 16:38:53 +00:00
frontend Fix session-expiry redirect breaking standalone PWA out of its shell 2026-07-24 17:07:00 +00:00
.gitignore Add .gitignore and remove tracked node_modules/dist 2026-07-20 14:38:40 +00:00
docker-compose.yml Switch Directors Forecast to use forecasting API instead of direct DB 2026-07-20 10:36:08 +00:00