No description
Find a file
jtricerolph 5fe8fe2814 Cashup: fix exchange table — show all over-par denominations
Was filtering out any denomination with target=0 before checking if it
was counted, so notes (default target £0) never appeared even when surplus.
Now: skip only shortfalls where no target is set; surpluses always show.
Also use denom.target from the saved record (backend already populates this)
instead of current-settings lookup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-02 20:47:01 +00:00
backend Float management: save→view/print, history columns, uploads path fix 2026-07-02 20:15:50 +00:00
frontend Cashup: fix exchange table — show all over-par denominations 2026-07-02 20:47:01 +00:00
docker-compose.yml Pass SETTINGS_URL and SETTINGS_SECRET to backend container 2026-07-01 21:22:37 +00:00