Add CA global, commission E-Ticket and Stripe to admin dashboard task

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-22 20:15:10 +01:00
parent 0e79c65966
commit 281835ee0d

View File

@@ -23,7 +23,7 @@
- [ ] Générer un récapitulatif mensuel des ventes (export CSV/PDF)
### Admin
- [ ] Dashboard admin : stats globales (CA total, nb commandes, nb billets, nb orgas)
- [ ] Dashboard admin : stats globales (CA global, commission E-Ticket totale, commission Stripe totale, nb commandes, nb billets, nb orgas)
- [ ] Admin : liste de toutes les commandes avec filtres
- [ ] Admin : pouvoir suspendre un organisateur
- [ ] Admin : pouvoir modifier l'offre/commission d'un orga existant (déjà fait partiellement)