maybe
maybe copied to clipboard
Bug: Incorrect total amount of account balance
Where did this bug occur? (required)
I am a self-hosted user reporting a bug from my self hosted app, version: 0.4.1
Describe the bug
Incorrect total amount of account balance
To Reproduce Steps to reproduce the behavior:
- Settings -> General -> Currency: Chinese Renminbi Yuan (CNY)
- Click on 'New asset'
- Click on 'Debt'
- Input balance '5,907,721'
- Select 'JPY'
- Click on 'Create Account'
- Total amount of debt balance is '¥28,686,120.86' which is incorrect
Expected behavior Total amount of debt balance should be 5,907,721 * 0.049 (1 jpy to cny) = 289478.329
Screenshots / Recordings