-
-
Notifications
You must be signed in to change notification settings - Fork 313
Description
MMEX version:
- 1.5.19
- 1.5.20
- 1.5.21
- 1.6.0 Beta
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
If the "transfer" checkbox is selected on an asset transaction the transaction is not taken into account when calculating the asset value.
Reproduction
Is the bug reproducible?
- Always
- Randomly
- Happened only once
Reproduction steps:
Create an asset
Add an asset transaction with "Transfer" box checked
Expected result:
Asset value changes by the amount of the asset transaction (+ for withdrawal, - for deposit)
Actual result:
Asset value remains the same.
Additional information
The "transfer" checkbox exists only to indicate the transaction is to be excluded from income/expense calculations. When the "transfer" checkbox is selected the asset transaction should still be included in the asset value calculation (you are transferring value to/from the asset to some other account, hence the value is changing), however it will not be considered as income/expense in reporting as it is marked as a foreign transaction in the checking register.