ClubLedger/static
Claude 7dfe66f5a1
feat: cashier stat widgets — outstanding credit and period summary
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
2026-05-31 03:37:15 +00:00
..
app.js feat: cashier stat widgets — outstanding credit and period summary 2026-05-31 03:37:15 +00:00
bar.html Remove product search from bar tab 2026-05-30 08:52:18 +00:00
bar.js Remove product search from bar tab 2026-05-30 08:52:18 +00:00
cashier.html Fix 1-4: staff dropdown, split pages, print size toggle, receipts 2026-05-30 06:28:54 +00:00
cashier.js Fix 1-4: staff dropdown, split pages, print size toggle, receipts 2026-05-30 06:28:54 +00:00
common.js Replace literal em-dashes with — HTML entities 2026-05-30 16:42:46 +00:00
index.html feat: cashier stat widgets — outstanding credit and period summary 2026-05-31 03:37:15 +00:00
style.css feat: cashier stat widgets — outstanding credit and period summary 2026-05-31 03:37:15 +00:00