- Replace all .cfm endpoints with .php (PHP backend migration)
- Update debug strings and test walkthrough documentation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Parse RoleID from myBusinesses API. CashCollectionSheet now shows
role-appropriate messaging: staff keeps cash, admin deposits to business.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add cancelOrder parameter to completeTask API method
- Add Cancel Order button below Collect Cash in task detail
- Show confirmation alert before canceling
- On confirm, call complete endpoint with CancelOrder: true
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>