Cross Location Dashboard¶
Route¶
/scan/cross-location-dashboard
Purpose¶
Cross Location Dashboard provides aggregated operational visibility across multiple kitchen locations.
Notes¶
- Access is typically reserved for elevated roles.
- Use this page for metric definitions, filters, and interpretation guidance.
Hardcoded values and configuration files¶
- Kitchen code hardcode meaning:
USQis excluded from dynamic location columns in UI.orbital/Orbital/Orbital.Web/src/pages/kitchen-prep-tool/cross-location-dashboard/cross-location-dashboard.tsx - Kitchen order hardcode meaning: display order is fixed to
EWB,AST,BRX,UTB.orbital/Orbital/Orbital.Web/src/pages/kitchen-prep-tool/cross-location-dashboard/cross-location-dashboard.tsx - Kitchen reference hardcode meaning: backend uses
USQas reference kitchen for cross-location prep comparisons/filtering.orbital-manager-backend/kitchen_prep_tool_service/app/service/prep/prep_service.py - UOM hardcode meaning: conversion map is fixed to specific unit pairs.
orbital-manager-backend/kitchen_prep_tool_service/app/service/prep/prep_service.py