feat(F-150): completed feature

This commit is contained in:
chattie
2026-08-22 13:08:16 +02:00
parent 6a51d1ee74
commit 4a30f321a8
14 changed files with 296 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
# Feature actual: F-149 (Reporting: product category and brand reports)
# Feature actual: F-150 (Reporting: CSV export)
## F-148 cerrada (2026-08-22) — Admin: sales dashboard and channel views
## F-149 cerrada (2026-08-22) — Reporting: product category and brand reports
- `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-148 cerrada (2026-08-22) — Admin: sales dashboard and channel views
## F-147 cerrada (2026-08-22) — Admin: reporting shell and global filters
## F-146 cerrada (2026-08-22) — Reporting: service summary and sales API