Currently the application seems to only allow a maximum of ten decimal places when adding a new currency type. Monero, a popular cryptocurrency with the third largest development community of all cryptocoins, is divisible to twelve decimal places. Please consider adding a few extra decimal places to the currency options.
Git commit 19e6a0af6cccd3c098480b0d0885dc3f036030ab by Thomas Baumgart. Committed on 26/12/2021 at 10:11. Pushed by tbaumgart into branch 'master'. Increased price precision to 20 digits maximum FIXED-IN: 5.1.3 M +135 -34 kmymoney/mymoney/mymoneymoney.cpp M +13 -0 kmymoney/mymoney/mymoneymoney.h M +8 -1 kmymoney/mymoney/tests/mymoneymoney-test.cpp M +1 -0 kmymoney/mymoney/tests/mymoneymoney-test.h M +2 -2 kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui https://invent.kde.org/office/kmymoney/commit/19e6a0af6cccd3c098480b0d0885dc3f036030ab
Git commit 657dbcf2f17a56dc78951f172f0db35554a2785b by Thomas Baumgart. Committed on 26/12/2021 at 10:12. Pushed by tbaumgart into branch '5.1'. Increased price precision to 20 digits maximum FIXED-IN: 5.1.3 (cherry picked from commit 19e6a0af6cccd3c098480b0d0885dc3f036030ab) M +135 -34 kmymoney/mymoney/mymoneymoney.cpp M +13 -0 kmymoney/mymoney/mymoneymoney.h M +8 -1 kmymoney/mymoney/tests/mymoneymoney-test.cpp M +1 -0 kmymoney/mymoney/tests/mymoneymoney-test.h M +2 -2 kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui https://invent.kde.org/office/kmymoney/commit/657dbcf2f17a56dc78951f172f0db35554a2785b
Git commit 2ba1f2a73d011b3decba6b1c895fc4fba6b3fb7a by Ralf Habacker. Committed on 17/03/2022 at 08:10. Pushed by habacker into branch '8.1'. Increase denominator range for conversion routine (cherry picked from commit e3387a885603aff681b930af6885b1d97b0d60d0) M +9 -0 autotests/alkvaluetest.cpp M +11 -6 src/alkvalue.cpp M +11 -2 src/alkvalue.h.in https://invent.kde.org/office/alkimia/commit/2ba1f2a73d011b3decba6b1c895fc4fba6b3fb7a
This update allowed 20 decimal places in investments, not in currencies. I don't add my cryptocurrencies as investments, I add them as currencies because I use them as payment systems. Any chance the 20 decimal places could be added in the currency options as well?
Git commit 053029474c4fcbf18a026ea6e0c4d8229ec498b5 by Thomas Baumgart. Committed on 20/11/2022 at 10:50. Pushed by tbaumgart into branch 'master'. Increase price precision for currencies to 20 digits M +1 -1 kmymoney/dialogs/kcurrencyeditordlg.ui https://invent.kde.org/office/kmymoney/commit/053029474c4fcbf18a026ea6e0c4d8229ec498b5