wages/backend
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
..
src Fix timesheetLevel cost field — use t.total_cost not t.cost 2026-07-23 15:06:39 +00:00
Dockerfile Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
package.json Initial scaffold: wages app 2026-07-23 09:03:52 +00:00