bonamin 36e9044972 fix: two bugs in cancellation settings
- settings.py: add orders.waiter_cancellations_allowed to VALID_SETTINGS
  (was missing, causing 400 on every PUT attempt)
- StaffTab.jsx: include can_cancel_orders in edit waiter mutation payload
  (was omitted, so the checkbox change was never sent to the backend)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 12:55:48 +03:00
Description
No description provided
Readme 6.7 MiB
Languages
JavaScript 75.3%
Python 23.7%
CSS 0.7%
Shell 0.3%