payfrit-works/kds
John Mizerek b812222314 Add KDS admin interface for manual order creation
- Created admin.html for BusinessID=17 to manually create test orders
- Service point selector with all tables
- Dynamic menu item rows with quantities
- Three-step order creation: cart → line items → submit
- Modern gradient UI with purple theme
- Success/error notifications
- Form auto-resets after successful order creation

Technical details:
- Fixed case sensitivity: API returns uppercase keys (ORDER, ORDERLINEITEMS)
- Fixed parameter naming: BusinessID (not OrderBusinessID)
- Added links to KDS display and debug view

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-31 15:38:13 -08:00
..
admin.html Add KDS admin interface for manual order creation 2025-12-31 15:38:13 -08:00
index.html Add KDS web interface files 2025-12-29 17:46:11 -08:00
kds.js Fix KDS nested modifier display with breadcrumb paths 2025-12-30 14:40:53 -08:00