Summary: | Problem with precision when doing internal transfer of bitcoin | ||
---|---|---|---|
Product: | [Applications] skrooge | Reporter: | ffffff |
Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex.viv |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/office/skrooge/-/commit/e15906104cebc67dbecee8cb9af865a183db80da | Version Fixed In: | |
Sentry Crash Report: |
Description
ffffff
2023-11-28 20:14:36 UTC
Do you know that you can change the number of digit of you bitcoin unit from the unit page ? This should fix your issue if you increase the number of digit as expected. Regards. That helped, thank you! I didn't know about this feature. However, there is one last issue: only in the "Amount entered" column in the "Operations" page it is possible to see the values with more digits. The summary below the table view that shows the sum of selected operations still shows values with only 2 digits precision. The same problem is with the "Accounts" page where the column "Amount entered" shows only 2 digits after comma. This makes it difficult to know what is the current state of the account. The only place that it can be seen is in the dashboard in the "Accounts" widget. It would be great to have this in all places! ok Git commit e15906104cebc67dbecee8cb9af865a183db80da by Stephane MANKOWSKI. Committed on 07/01/2024 at 14:23. Pushed by smankowski into branch 'master'. Problem with precision when doing internal transfer of bitcoin M +1 -0 CHANGELOG M +10 -5 plugins/generic/skg_selectall/skgselectallplugin.cpp M +4 -0 skgbankgui/skgobjectmodel.cpp M +12 -5 skgbankmodeler/skgdocumentbank.cpp M +4 -2 skgbankmodeler/skgdocumentbank.h M +4 -2 skgbasemodeler/skgdocument.cpp M +4 -2 skgbasemodeler/skgdocument.h https://invent.kde.org/office/skrooge/-/commit/e15906104cebc67dbecee8cb9af865a183db80da *** Bug 453466 has been marked as a duplicate of this bug. *** |