Files
mercadodevida/work/current.md
chattie 18a518e58b F-201 F-202 F-203: POS cash close report + email + PIN admin
F-201: GET /pos/reports/cash-close/:id with financial summary, sales
  by state, payments breakdown, items sold. Extended /pos/sessions/:id.

F-202: Cash close email sent on session close to smtpReportEmail
  (best-effort). smtpReportEmail field added to admin SMTP settings.

F-203: Admin POS terminal config: selfpayMode, closeSessionRequiresPin,
  closeSessionPin (4-6 digits) with dedicated settings section.
2026-08-23 09:24:37 +02:00

449 B

F-203 — Configurar PIN de cajero desde admin panel

Agent & Stage

  • Feature: F-203
  • Agent: implementer
  • Stage: build
  • State: running

Descripción

Desde admin panel POS, permitir configurar:

  • selfpayMode (toggle)
  • closeSessionRequiresPin (toggle)
  • closeSessionPin (campo PIN editable)

Tareas

  1. Admin POS page: añadir campos de terminal settings
  2. PATCH ya existe en backend (POS-FIX-5) — asegurar que acepta closeSessionPin