No description
Find a file
jtricerolph be1ef7f99e Fix timesheetLevel cost field — use t.total_cost not t.cost
The timesheets/on/{date} response has total_cost at the timesheet level,
not cost or cost_with_oncosts. Previous code was reading undefined and
summing zeros.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-23 15:06:39 +00:00
backend Fix timesheetLevel cost field — use t.total_cost not t.cost 2026-07-23 15:06:39 +00:00
frontend Add vs Prev column to monthly table; weekly two-row cards + vs PY + vs Prev Wk 2026-07-23 12:59:14 +00:00
docker-compose.yml Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
seed-app.js Initial scaffold: wages app 2026-07-23 09:03:52 +00:00