diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2020-10-30 15:57:05 +0800 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2020-10-30 10:08:50 -0700 |
commit | f6c5b04fee4884edc36c36a0b57d3f73f79c86e6 (patch) | |
tree | 4b58a5299bab0139f012ad1bdc7a56d31bb90038 /doc | |
parent | f4b16ef2d1860b294f6f93123e0ebc7c9c16e9f2 (diff) | |
download | fork-ledger-f6c5b04fee4884edc36c36a0b57d3f73f79c86e6.tar.gz fork-ledger-f6c5b04fee4884edc36c36a0b57d3f73f79c86e6.tar.bz2 fork-ledger-f6c5b04fee4884edc36c36a0b57d3f73f79c86e6.zip |
Fix regression in sorted_amounts
Commit 557ab32 ("Expose a new utility function for balances:
sorted_amounts") split out some code into a separate function.
Unfortunately, in the process an "if" statement was dropped,
leading to amounts being shown that shouldn't be shown because
they are smaller than the display precision.
Fixes #1969
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions