[kmymoney] [Bug 447480] Allow currencies to be divisible by more than ten decimal places

2022-11-20 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447480

--- Comment #5 from Thomas Baumgart  ---
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-1kmymoney/dialogs/kcurrencyeditordlg.ui

https://invent.kde.org/office/kmymoney/commit/053029474c4fcbf18a026ea6e0c4d8229ec498b5

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 447480] Allow currencies to be divisible by more than ten decimal places

2022-11-15 Thread Chris via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447480

--- Comment #4 from Chris  ---
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?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 447480] Allow currencies to be divisible by more than ten decimal places

2022-03-17 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447480

--- Comment #3 from Ralf Habacker  ---
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-0autotests/alkvaluetest.cpp
M  +11   -6src/alkvalue.cpp
M  +11   -2src/alkvalue.h.in

https://invent.kde.org/office/alkimia/commit/2ba1f2a73d011b3decba6b1c895fc4fba6b3fb7a

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 447480] Allow currencies to be divisible by more than ten decimal places

2021-12-26 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447480

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/kmymoney/commit/19e6a0af |ce/kmymoney/commit/657dbcf2
   |6cccd3c098480b0d0885dc3f036 |f17a56dc78951f172f0db35554a
   |030ab   |2785b

--- Comment #2 from Thomas Baumgart  ---
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   -0kmymoney/mymoney/mymoneymoney.h
M  +8-1kmymoney/mymoney/tests/mymoneymoney-test.cpp
M  +1-0kmymoney/mymoney/tests/mymoneymoney-test.h
M  +2-2   
kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui

https://invent.kde.org/office/kmymoney/commit/657dbcf2f17a56dc78951f172f0db35554a2785b

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 447480] Allow currencies to be divisible by more than ten decimal places

2021-12-26 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447480

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/19e6a0af
   ||6cccd3c098480b0d0885dc3f036
   ||030ab
 Resolution|--- |FIXED
   Version Fixed In||5.1.3
 Status|REPORTED|RESOLVED

--- Comment #1 from Thomas Baumgart  ---
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   -0kmymoney/mymoney/mymoneymoney.h
M  +8-1kmymoney/mymoney/tests/mymoneymoney-test.cpp
M  +1-0kmymoney/mymoney/tests/mymoneymoney-test.h
M  +2-2   
kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui

https://invent.kde.org/office/kmymoney/commit/19e6a0af6cccd3c098480b0d0885dc3f036030ab

-- 
You are receiving this mail because:
You are the assignee for the bug.