maybe-finance / maybe

The OS for your personal finances
https://maybe.co
GNU Affero General Public License v3.0
30.42k stars 2.27k forks source link

Bug: Account balance doesn't include decimals #935

Closed mamarguerat closed 3 months ago

mamarguerat commented 3 months ago

Describe the bug In the account detail, the account balance in the graph doesn't show the decimals and is rounded to the unit. I can only see this happening in EUR accounts, tried with CHF and GBP. The main currency is CHF.

To Reproduce Steps to reproduce the behavior:

  1. Go to an EUR account detail
  2. See error, the balance in the graph doesn't show the decimals

Expected behavior The balance shown should include the decimals and not round the value. For example, with the screenshot below, it should be €126,50 and not €127,

Screenshots / Recordings image

Additional context Self-hosted instance behind reverse-proxy using docker-compose file v0.1.0-alpha.8 (but issue was also there with v0.1.0-alpha.7, did not try with older releases)