You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor SQL query for improved date range logic (#68)
- Updated the date range logic in the TARGET_UNITS_QUERY to calculate
the start date of the quarter dynamically, ensuring accurate reporting
for target units.
- Adjusted the `composeWeeklyReportTitle` method to set the period start
based on the current quarter, enhancing the clarity and accuracy of
weekly financial reports.
These changes improve the accuracy of financial data retrieval and
reporting in the application.
0 commit comments