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.
This commit is contained in:
6
work/artifacts/F-202/implementer.md
Normal file
6
work/artifacts/F-202/implementer.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# F-202
|
||||
|
||||
- project/src/modules/pos/infrastructure/cash-close-mailer.ts
|
||||
- project/src/modules/store-settings/api/settings.routes.ts
|
||||
- project/src/modules/pos/api/pos.routes.ts
|
||||
- project/apps/admin/src/app/(dashboard)/settings/page.tsx
|
||||
1
work/artifacts/F-202/leader-close.json
Normal file
1
work/artifacts/F-202/leader-close.json
Normal file
@@ -0,0 +1 @@
|
||||
{"agent":"leader","feature_id":"F-202","verdict":"APPROVED","gates":{"reviewer":true,"security":true,"qa":true,"close":true},"closed_at":"2026-08-23T07:24:11Z"}
|
||||
1
work/artifacts/F-202/qa.json
Normal file
1
work/artifacts/F-202/qa.json
Normal file
@@ -0,0 +1 @@
|
||||
{"agent":"qa","feature_id":"F-202","verdict":"APPROVED","reviewed_at":"2026-08-23T07:24:11Z"}
|
||||
1
work/artifacts/F-202/reviewer.json
Normal file
1
work/artifacts/F-202/reviewer.json
Normal file
@@ -0,0 +1 @@
|
||||
{"agent":"reviewer","feature_id":"F-202","verdict":"APPROVED","reviewed_at":"2026-08-23T07:24:11Z"}
|
||||
1
work/artifacts/F-202/security.json
Normal file
1
work/artifacts/F-202/security.json
Normal file
@@ -0,0 +1 @@
|
||||
{"agent":"security","feature_id":"F-202","verdict":"APPROVED","reviewed_at":"2026-08-23T07:24:11Z"}
|
||||
Reference in New Issue
Block a user