0
Hello,
My aim: Set a filter for e.g. 01.01.2015 to 01.07.2015 and check what my Total Income is.
The problem: As you can see in the attached image, the displayed Total Income is calculated wrongly; too low.
Could you give me a suggestion of fixing this bug? In which file can I find the mysql queries?
Thank you very much!
My aim: Set a filter for e.g. 01.01.2015 to 01.07.2015 and check what my Total Income is.
The problem: As you can see in the attached image, the displayed Total Income is calculated wrongly; too low.
Could you give me a suggestion of fixing this bug? In which file can I find the mysql queries?
Thank you very much!
Responses (3)
-
Accepted Answer
1Hello,
The total income is calculated wrongly because to calculate it, it takes into account the payment datetime.
The payment datetime must be set between the two dates you spcify in the filter to see its amount added to the Total income.
If you leave the payment datetime blank, it will not be considered unless there is no filter to calculate the Total income.
So if you add the payment datetime to the payments of your invoices, the Total income will be correct.
Thank you,
Joan -
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »