-
-
Notifications
You must be signed in to change notification settings - Fork 313
Closed
Description
MMEX version:
- 1.6.4
- 1.7.0
- 1.7.1
- 1.7.2
- Other (please specify)
Operating System:
- Windows
- Mac OSX
- Linux
Description of the bug
The summary report had shown some weird values for me. After some digging through the database i've found that deleted transactions are treated as if they were not deleted.
Reproduction
Is the bug reproducible?
- Always
- Randomly
- Happened only once
Reproduction steps:
- Buy a share from the portfolio
- Delete that transaction in the stock account
Expected result:
The summary report does ignore the deleted transaction.
Actual result:
The summary report displays the values as if the transaction was not deleted.
Additional information
If i delete the deleted transaction from the "deleted transactions" view, the values are back to normal.