feat(POS-014): completed feature
This commit is contained in:
12
work/artifacts/POS-014/architect.md
Normal file
12
work/artifacts/POS-014/architect.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# POS-014 — Architect
|
||||
|
||||
## Feature
|
||||
POS Phase 2/3 ticket 014: Shifts + tax rates + stores + notifications + daily/end-of-day reports.
|
||||
|
||||
## Endpoints
|
||||
- GET /pos/shifts — list sessions by store/date
|
||||
- GET /pos/tax-rates — configured tax rates
|
||||
- GET /pos/stores — list all POS stores (admin)
|
||||
- GET /pos/notifications — low-stock + session alerts
|
||||
- GET /pos/reports/daily — daily sales summary
|
||||
- GET /pos/reports/end-of-day — EOD report (sessions + sales + by payment)
|
||||
Reference in New Issue
Block a user