PAR-223
Admin tool: player reporting
Admin-gated per-player financial report (read-only), building on the existing /admin/players dashboard: total wealth (sum across the player's accounts), per-account balances, net inflow/outflow over a window, top counterparties, activity over time, firm memberships/roles, and recent transactions — with CSV export. Pure DAL aggregations in lib/sql/* + a report page; audited view (explorer_audit, target_type player). Honours the existing financial-privacy gating (admin only).
Resources
- commit20c1582 Admin tools: move money, account mgmt, ledger filtering, firm details + reports (PAR-219/220/221/222/224)MCCitiesNetwork/economy-explorer
- PR · merged#25 Release develop → main: admin tools batch (PAR-219/220/221/222/224)MCCitiesNetwork/economy-explorer
Comments
tesks · Jun 17, 2026, 6:52 PM
Already delivered by the existing admin player dashboard (/admin/players search → /admin/players/[uuid], PlayerDashboard): total wealth, income/spend/net KPIs, top counterparties, transactions, and CSV exports — all admin-gated + audited (target_type: player). No new code needed; closing as satisfied. (Firm-membership rollup is a minor possible future add.)
Activity
- tesks commented
- ParadauxIO linked a commit — Commit 20c1582 — Admin tools: move money, account mgmt, ledger filtering, firm details + reports (PAR-219/220/221/222/224)
- ParadauxIO changed status to Status → Done
- ParadauxIO linked a pull request — PR #25 merged — Release develop → main: admin tools batch (PAR-219/220/221/222/224)
- ParadauxIO linked a pull request — PR #25 open — Release develop → main: admin tools batch (PAR-219/220/221/222/224)
- ParadauxIO linked a commit — Commit 20c1582 — Admin tools: move money, account mgmt, ledger filtering, firm details + reports (PAR-219/220/221/222/224)
- tesks created the issue