Register all active platform services and base features in core DB so admin can manage them, add delivery/hospitality/sports-center backend phases, update apps catalog and production deploy tooling. Co-authored-by: Cursor <cursoragent@cursor.com>
1.3 KiB
1.3 KiB
Phase 12.4 — POS Lite
| Field | Value |
|---|---|
| Status | Complete |
| Module | hospitality |
| Commercial Product | Torbat Food |
| Version | 0.12.4.0 |
| Database | hospitality_db |
| API Port | 8009 |
| ADR | ADR-001, ADR-003, ADR-006, ADR-017 |
| Prior phase | 12.3 Table Service & Reservations |
Goal
Add a lightweight POS shell — registers, shifts, tickets, and ticket lines — for small venue formats, without payment posting or accounting entries.
Scope (In)
- Aggregates: PosRegister, PosShift, PosTicket, PosTicketLine
- APIs under
/api/v1/pos-registers|pos-shifts|pos-tickets|pos-ticket-lines - Shift open (via create) / close; ticket void
- Permissions + publish-only events
- Alembic
0005_phase_124_pos_lite - Capabilities
pos_lite; version0.12.4.0
Out of Scope
- POS Pro (discounts, taxes, payments, floor plans), Kitchen tickets, Payment posting
Quality Gates
Passed (architecture, dependency, migration, tenant, API, permissions, docs). See handover.