feat(POS-015): completed feature

This commit is contained in:
chattie
2026-08-22 13:52:20 +02:00
parent 4ad758de4e
commit 273738a0b6
10 changed files with 145 additions and 10 deletions

View File

@@ -0,0 +1,11 @@
# POS-015 — Architect
## Feature
POS Phase 2/3 ticket 015: Kitchen display + cash drawer + orders import + integrations + export.
## Endpoints
- GET /pos/kitchen-display — pending kitchen orders
- GET /pos/cash-drawer/status — cash drawer float status
- POST /pos/orders/import — bulk import external orders
- GET /pos/integrations — list available POS integrations
- GET /pos/export/sales — CSV/JSON export of sales