Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph on forecast 2025 #98

Merged
merged 5 commits into from
Jan 10, 2025
Merged

Conversation

ElemarJR
Copy link
Contributor

No description provided.

- Added new fields for actual consulting fees, including `actualConsultingFee`, `actualConsultingPreFee`, `actualHandsOnFee`, and `actualSquadFee` in the GraphQL schema.
- Updated the `resolve_yearly_forecast` function to calculate and append actual fees for consulting, hands-on, and squad services based on the current and previous months.
- Enhanced the frontend to display the new actual fee data in the financial forecast table, improving visibility and accuracy of revenue tracking.

These changes improve the accuracy and comprehensiveness of the yearly forecasting and revenue tracking functionalities.
…culations

- Introduced new components for displaying monthly and accumulated revenue using AreaCharts, enhancing visual representation of financial data.
- Updated forecast calculations to differentiate between actual and expected values for consulting fees, improving accuracy in revenue tracking.
- Added new utility functions for formatting values and determining past/current months, streamlining data handling.
- Enhanced the layout and styling of the financial forecast display for better user experience.

These changes significantly improve the functionality and usability of the Yearly Forecast 2025 feature.
- Removed redundant functions for determining past and current months, simplifying the logic for better clarity and maintainability.
- Updated the calculation of actual revenue to use the revised month comparison, ensuring accurate tracking of past values.
- These changes enhance the accuracy and readability of the financial forecast calculations.
…ng function

- Modified the fee calculation to use the end of contract day instead of the current day, improving accuracy in revenue tracking.
- This change enhances the reliability of revenue calculations by ensuring that the fee reflects the correct contractual terms.
- Enhanced the total actual revenue calculation to include actual consulting fees for the current month, improving accuracy in financial forecasting.
- Adjusted the logic to sum consulting fees only for past months and the current month, ensuring a more precise representation of realized revenue.
- These changes improve the clarity and reliability of the financial data presented in the Yearly Forecast 2025 feature.
@ElemarJR ElemarJR merged commit e693821 into eximiaco-labs:main Jan 10, 2025
1 check passed
@ElemarJR ElemarJR deleted the graph_on_forecast_2025 branch January 10, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant