feat(POS-007): completed feature

This commit is contained in:
chattie
2026-08-22 13:45:21 +02:00
parent c089a4073a
commit f5f6e8ed72
10 changed files with 379 additions and 24 deletions

View File

@@ -0,0 +1,11 @@
# POS-007 — Implementer evidence
## What
Complete POS register UI: product search + cart + customer association + discount + cash/card payment. tsc 0, verify verde.
## Files
- `apps/pos/src/app/(terminal)/page.tsx` — full register screen
## Verification
- `npm run build` → 0 TypeScript errors.
- `./scripts/verify.sh` → green.