No description
Find a file
jtricerolph 73d2c713d4 Fix F&B last-7-days fill to span month boundary
"Fill F&B from last 7 days" only drew from the current month's elapsed
days, so early in a month (e.g. the 3rd) it only had 1-2 actual days to
repeat instead of a true trailing 7-day window. Add a dedicated
last7-fnb endpoint that fetches a real 7-day window ending yesterday,
reaching back into the prior month when needed.
2026-08-03 09:31:08 +00:00
backend Fix F&B last-7-days fill to span month boundary 2026-08-03 09:31:08 +00:00
frontend Fix F&B last-7-days fill to span month boundary 2026-08-03 09:31:08 +00:00
.gitignore Add .gitignore and remove tracked node_modules/dist 2026-07-20 14:38:40 +00:00
docker-compose.yml Wire real utility cost data into Weekly Actuals report 2026-07-28 14:32:48 +00:00