No description
Find a file
jtricerolph 4b0b73c520 Cashup: fix change tin count — use bag values not coin face values
Qty entered for coins = number of bags, so total = BAG_VALUES[denom] × qty
not denom × qty. Fixes totalCounted, row totals, change order counted column,
and save payload. Also shows £X/bag hint under coin denomination labels.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-02 20:25:27 +00:00
backend Float management: save→view/print, history columns, uploads path fix 2026-07-02 20:15:50 +00:00
frontend Cashup: fix change tin count — use bag values not coin face values 2026-07-02 20:25:27 +00:00
docker-compose.yml Pass SETTINGS_URL and SETTINGS_SECRET to backend container 2026-07-01 21:22:37 +00:00