-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Income Report & Recurring Invoice #707
Comments
For Part 2: this is intended as the income report only counts payments and revenues received. Ill look further into Part 1 Thank you for reporting. |
To also note on this: Perhaps We can have a separate report called Projected Recurring Income that only shows the recurring invoices |
Ah gotch you, makes sense. Confirm for part 1 and whether a PR will be necessary or its something you can work on quickly |
Describe the bug
When you go on reports->income on the right bottom column the income is being added twice to the bottom total. Suppose I have $10,000 income and maybe $15000 revenue, instead of getting a total sum of $25000 I will get $35,000 as the total income. This is occurring on the right bottom column of the total on incomes.
The Recurring Income is not being added to the incomes report. Suppose I have another recurring income from company B of $1800. It will not be shown on the total income report
Can you reproduce this on the demo at demo.itflow.org
Are you on the latest available version of ITFlow, with an up-to-date database structure?
Yes
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the recurring monthly income to be added to incomes of that particular month
Screenshots
The screen shots attached here is for income being added twice to the bottom right total income
Additional context
Add any other context about the problem here.
--
To privately discuss a security issue, please see https://github.com/itflow-org/itflow/security
The text was updated successfully, but these errors were encountered: