Commit Graph

1 Commits

Author SHA1 Message Date
Kavi dd8931c04c Side exercise: DTE factura <-> payment reconciliation view
- scripts/build_reconciliation.py: normalizes the existing SII-RCV cross-
  reference CSV (Muralla/Murallita, 519 DTEs) into web/reconciliation.json
  with per-status / per-company / per-payer summaries.
- web/reconciliation.html: standalone reconciliation view in the money-trace
  aesthetic — KPIs (facturado, asignado, pendiente, IVA), breakdown bars,
  and a searchable/sortable table of every factura with its linked payment,
  who paid, source of funds, and confidence. Reuses logos.js for providers.
- dashboard.html: header link to the reconciliation view.

State: $15.6M facturado · 168 asignado ($6.1M) · 315 pendiente ($9.2M).
2026-06-02 18:08:24 -04:00