wages/backend
jtricerolph 74024f554f Inspect cost field names on timesheets + shifts for compare diagnostic
Timesheet per-day fetch returns 3,269 records with £0 — cost fields are
named differently. Adds tsBaseCost()/tsTotalCost() helpers that try multiple
field names (cost, timesheet_cost, base_cost, employee_cost, etc.). Adds
sampleFields to E result so we can see the actual field names on a live
record. Also samples a shift record (variant A) for confirmation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-23 13:56:22 +00:00
..
src Inspect cost field names on timesheets + shifts for compare diagnostic 2026-07-23 13:56:22 +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