- Introduced `getCashierName` method in `users_o` for cashier name retrieval. - Added caching for cashier names with dedicated expiration settings. - Updated `ordersRoute` to include cashier names in order details. - Added `$cashierNameCacheExpiration` property in `db_object_t` for centralized cache control.