Skip to content

Fix Dashboard following DB Update 1.9.7 #1207

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

Merged
merged 2 commits into from
Apr 8, 2025

Conversation

TamirSlo
Copy link
Contributor

@TamirSlo TamirSlo commented Apr 8, 2025

The dashboard.php file was still using old table names prior to DB version 1.9.7 - recurring instead of recurring_invoices. This meant the financial dashboard was not loading up correctly and an unhandled exception was thrown.

This commit fixes this and ensures the financial dashboard is displayed correctly.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello & Welcome! :)

Thanks for taking the time to help improve ITFlow. We're excited to review your contributions - we'll review this PR as soon as we can!

Whilst you're waiting, please feel free to check out the forum.

Just so you know, all contributions to ITFlow are licensed under the GNU GPL. By contributing you grant us a perpetual & irrevocable license to include your work in ITFlow.

@TamirSlo TamirSlo changed the base branch from master to develop April 8, 2025 04:08
Copy link

sonarqubecloud bot commented Apr 8, 2025

@johnnyq
Copy link
Collaborator

johnnyq commented Apr 8, 2025

nice catch @TamirSlo Thank you

@johnnyq johnnyq merged commit 58c315c into itflow-org:develop Apr 8, 2025
2 checks passed
@TamirSlo TamirSlo deleted the fix-dashboard-db-update-1-9-7 branch May 2, 2025 15:40
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.

2 participants