feat(POS-016): completed feature

This commit is contained in:
chattie
2026-08-22 13:53:18 +02:00
parent 273738a0b6
commit b1e2c2d342
10 changed files with 157 additions and 10 deletions

View File

@@ -0,0 +1,11 @@
# POS-016 — Architect
## Feature
POS Phase 2/3 ticket 016: User roles + audit log + catalog sync + time tracking + barcode lookup.
## Endpoints
- GET/POST /pos/users — list/create POS users
- GET /pos/audit-log — POS audit log
- POST /pos/catalog/sync — trigger catalog sync
- GET /pos/time-tracking — employee clock-in/out by session
- GET /pos/barcode/lookup — universal barcode (EAN/SKU) lookup