feat(F-149): completed feature

This commit is contained in:
chattie
2026-08-22 13:05:43 +02:00
parent c497d5be99
commit 6a51d1ee74
15 changed files with 551 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
# Feature actual: F-148 (Admin: sales dashboard and channel views)
# Feature actual: F-149 (Reporting: product category and brand reports)
## F-147 cerrada (2026-08-22) — Admin: reporting shell and global filters
## F-148 cerrada (2026-08-22) — Admin: sales dashboard and channel views
- `reporting-service.ts`: ReportingService con summary() + sales() usando CTEs SQL parametrizados.
- `GET /reporting/summary` + `GET /reporting/sales` con filtros/channel/storeId/terminalId/groupBy/pagination.
@@ -14,6 +14,8 @@
- Gates: reviewer ✅ / security ✅ / qa ✅ / document ✅ / leader-close ✅.
- **Siguiente**: F-146 (Reporting: service summary and sales API).
## F-147 cerrada (2026-08-22) — Admin: reporting shell and global filters
## F-146 cerrada (2026-08-22) — Reporting: service summary and sales API
## F-145 cerrada (2026-08-22) — Reporting: payment lines and POS cash-safe capture