mirror of
https://github.com/kbenestad/ClubLedger.git
synced 2026-06-18 09:44:33 +00:00
Adds two widgets at the top of the Cashier view: - Total outstanding credit across all member accounts - Transaction summary (top-ups / withdrawals / charges / net) with period selector: today, this week, month, quarter, year, or custom date range. Backed by new GET /cashier/stats endpoint that respects the configured display timezone for period boundaries. https://claude.ai/code/session_01JuRTR5Xjx8emQsyerBgGU7 |
||
|---|---|---|
| .. | ||
| app.js | ||
| bar.html | ||
| bar.js | ||
| cashier.html | ||
| cashier.js | ||
| common.js | ||
| index.html | ||
| style.css | ||