feat(F-146): completed feature

This commit is contained in:
chattie
2026-08-22 12:52:13 +02:00
parent 62a3681657
commit 91044da178
17 changed files with 1182 additions and 37 deletions

View File

@@ -1,4 +1,12 @@
# Feature actual: F-145 (Reporting: payment lines and POS cash-safe capture)
# Feature actual: F-146 (Reporting: service summary and sales API)
## F-145 cerrada (2026-08-22) — Reporting: payment lines and POS cash-safe capture
- `049_reporting_payment_lines.js`: tabla `reporting_payment_lines` (13 columnas, FK→orders_orders+pos_stores, 3 CHECK, 3 índices), inmutable (refunds como nuevas filas). patrón: INSERT-only.
- `reporting-payment-lines.itest.ts` 16/16 ✅ (DB real).
- npm run build 0; boundaries 0 nuevas; verify.sh verde; commit `62a368f`.
- Gates: reviewer ✅ / security ✅ / qa ✅ / document ✅ / leader-close ✅.
- **Siguiente**: F-146 (Reporting: service summary and sales API).
## F-144 cerrada (2026-08-22) — Reporting snapshots: store/VAT/cost/shipping