This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/kds
John Mizerek d822fcad5a feat: per-station item completion on KDS
Each station can mark their items done independently. When all
stations are done, the order auto-promotes to Ready (status 3)
and delivery/pickup tasks are created automatically.

- New markStationDone.cfm endpoint for per-station completion
- Extract task creation into shared _createOrderTasks.cfm include
- Add line item StatusID to listForKDS.cfm response
- KDS shows per-station "Mark Station Done" button when filtered
- Done items display with strikethrough and checkmark
- Manager view retains full manual control (no station selected)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 19:19:25 -08:00
..
admin.html Implement polling-based order status notifications 2025-12-31 16:07:09 -08:00
debug.html Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00
index.html feat: per-station item completion on KDS 2026-03-02 19:19:25 -08:00
kds.js feat: per-station item completion on KDS 2026-03-02 19:19:25 -08:00
test-modifiers.html Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00