Add unit tests for various modules: attachments grouping, department weather caching behaviors, economic module order sanitization, enriched order batching, and user cashier name lookups. Update related route logic for enhanced data fetching and caching integrations.
This commit is contained in:
@@ -10455,6 +10455,7 @@ components:
|
||||
|
||||
DepartmentWeatherStatus:
|
||||
type: string
|
||||
description: Productivity health for the slot. `unknown` is returned when the slot has not started yet or has no employee-hours.
|
||||
enum: [unknown, healthy, degraded, unhealthy]
|
||||
|
||||
DepartmentWeatherCondition:
|
||||
|
||||
Reference in New Issue
Block a user