https://bugs.kde.org/show_bug.cgi?id=303026

Romain Henriet <romain....@laposte.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |romain....@laposte.net

--- Comment #7 from Romain Henriet <romain....@laposte.net> ---
Proposed patch does not work when reconciliating accounts : values that appear
in Kmymoney and on your bank statement are not the ones that are summed to
calculate the current balance.

Example : Your account has 0.01€ precision, but 2 operations have 0.001€
precision.

               Displayed |   Internally
 Op1        1.01€       |    1.014€
 Op2        2.01€       |     2.014€
Sum =     3.02€              3.028
What your bank will show on your statement is a balance of 3.02€ while
Kmymoney's balance is round(3.028) = 3.03€, and you get an error when you try
to reconcile your account.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to