Files
edr-platform/apps
Nathnael e8f46675dc feat(reports): add a total wagons column to charged vs actual volume
Loaded and empty wagons were both shown but never summed, so the train's
actual consist had to be added up by hand on every row. MAX() on the empty
count for the same reason the distance uses it: the value is constant within
a group that includes ts.id and the leg.
2026-08-24 07:12:40 +00:00
..