-
-
Notifications
You must be signed in to change notification settings - Fork 314
Closed
Description
MMEX version:
- 1.5.19
- 1.5.20
- 1.5.21
- 1.6.0 Beta 2
Note: bug reporters are expected to have verified the bug still exists
either in the last stable version of MMEX or on updated development code
(master branch).
Operating System:
- Windows
- Mac OSX
- Linux
Description of the bug
The summary reports show the balance of the asset account but do not include the value of the assets. This leads to assets not being reported accurately.
Monthly summary report shows net value of 0
Yearly summary report shows net value of 0
Reproduction
Is the bug reproducible?
- Always
- Randomly
- Happened only once
Reproduction steps:
Create an asset
Assign value to the asset by making a withdrawal asset transaction
Execute a summary report
Expected result:
The asset value is included in the summary report
Actual result:
The asset is not included in the summary report
Additional information
Found during debug of #5174