Summary
Resolved an issue where the system would pull incorrect vendor rates when Day of Week specific pricing was used in the Planner.
Issue Details
Planners noticed that certain costs were not pulling the correct vendor rates when those rates were defined by specific days of the week (e.g., a different rate for Friday vs. Monday). The system was sometimes failing to match the cost's date with the correct Day of Week logic, leading it to apply a default rate or a rate from an adjacent date range. This resulted in incorrect cost estimates that had to be manually corrected.
Resolution
The rate selection logic has been corrected to ensure the system accurately matches the cost date with the corresponding Day of Week vendor rate. This fix applies across all unit types, including Per Group, Per Person, and Per Room, ensuring that weekend or holiday surcharges are correctly applied based on the vendor's rate schedule.