No description
Find a file
jtricerolph a41b1171d3 Group Reports/Estimates by category, merge extras, add data-basis column
Reports and Estimates now group meters by category with a per-category
subtotal (in that category's own unit) instead of one flat list — the
grand-total row no longer sums consumption across categories, since
mixing kWh/m3/L is meaningless; money totals still sum fine.

On Reports: CCL, RAB levy and fixed extras collapse into one "Extras"
column/stat (still separately editable/stored, just merged for
display). New "Basis" column classifies how each meter's figure was
derived — Complete, Distributed (interpolated across a sparse-reading
gap), Up to date / As of [date] (real data short of period end), or
No data — via a new classifyBasis() in cost-calc.js.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 14:28:57 +00:00
backend Group Reports/Estimates by category, merge extras, add data-basis column 2026-07-28 14:28:57 +00:00
frontend Group Reports/Estimates by category, merge extras, add data-basis column 2026-07-28 14:28:57 +00:00
.gitignore Initial commit — utilities app (meter readings, tariffs, cost tracking) 2026-07-26 17:33:42 +00:00
docker-compose.yml Initial commit — utilities app (meter readings, tariffs, cost tracking) 2026-07-26 17:33:42 +00:00
seed-app.js Fix TOU rate-window mismatch and enforce fallback-split validation 2026-07-28 12:59:19 +00:00