[kmymoney] [Bug 403249] When buying / selling shares for an investment, the value is rounded to two decimal places

2021-12-27 Thread Fred
https://bugs.kde.org/show_bug.cgi?id=403249

Fred  changed:

   What|Removed |Added

 CC||d...@email.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 403249] When buying / selling shares for an investment, the value is rounded to two decimal places

2019-01-26 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=403249

Jack  changed:

   What|Removed |Added

 Status|VERIFIED|RESOLVED

--- Comment #6 from Jack  ---
just correcting final status, but thanks for confirming that the fix works.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 403249] When buying / selling shares for an investment, the value is rounded to two decimal places

2019-01-20 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=403249

Ian Neal  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #5 from Ian Neal  ---
Pulled latest git master and can verify this has fixed my issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 403249] When buying / selling shares for an investment, the value is rounded to two decimal places

2019-01-19 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=403249

--- Comment #3 from Thomas Baumgart  ---
Git commit e38492cbc059796addb5a62861e75b851b2428e0 by Thomas Baumgart.
Committed on 19/01/2019 at 15:27.
Pushed by tbaumgart into branch '5.0'.

Fix security creation logic

In case no smallest account fraction is provided in the ctor of a
MyMoneySecurity object it should use the same value as provided for the
smallest cash fraction. Providing a default value of 100 destroys this
logic. This forced Palladium to have values always rounded to two
decimals.

In case the user has such a security on file there is no other way as
manually fixing it by copying the value from the SCF attribute to the
SAF attribute in the XML file and the value in the smallestCashFraction
column to the smallestAccountFraction column in the database.

M  +1-1kmymoney/mymoney/mymoneysecurity.h

https://commits.kde.org/kmymoney/e38492cbc059796addb5a62861e75b851b2428e0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 403249] When buying / selling shares for an investment, the value is rounded to two decimal places

2019-01-19 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=403249

--- Comment #2 from Thomas Baumgart  ---
This must be a side effect/consequene of commit
https://cgit.kde.org/kmymoney.git/commit/?id=c6e31c96a03ad5a7ec5e3695bbfa8336181ab81c
which solves a bunch of other issues. I don't want to break those by reverting
the patch, so it needs further analysis.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 403249] When buying / selling shares for an investment, the value is rounded to two decimal places

2019-01-15 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=403249

--- Comment #1 from Ian Neal  ---
The currency I used for the investments is Palladium as it gives smallest
money/cash unit of 0.01

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 403249] When buying / selling shares for an investment, the value is rounded to two decimal places

2019-01-15 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=403249

Ian Neal  changed:

   What|Removed |Added

   Keywords||regression

-- 
You are receiving this mail because:
You are watching all bug changes.