Bug 340079 - split transactions always rounded
Summary: split transactions always rounded
Status: RESOLVED DUPLICATE of bug 331638
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.6
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-18 01:32 UTC by Belomir
Modified: 2014-10-18 13:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Belomir 2014-10-18 01:32:59 UTC
When enter splitted transactions each line rounds by kmymoney, so I have to round sum of it.

Reproducible: Always

Steps to Reproduce:
1. Enter new transaction
2. Choose splitted
3. Fill sum at any line with point, like 12.25

Actual Results:  
The sum rounds (12 instead of 12.25)

Expected Results:  
All sums are the same as input.

ubuntu 14.04
kmymoney 4.6.4
russian local (rubles)
Comment 1 Cristian Oneț 2014-10-18 11:18:42 UTC
This is already fixed in 4.7.0. If you need to keep using 4.6.4 a workaround might be to change the number of monetary decimal places to 2 using 'Settings->KDE language settings->Money->Decimal places'.

*** This bug has been marked as a duplicate of bug 331638 ***
Comment 2 Belomir 2014-10-18 13:03:27 UTC
(In reply to Cristian Oneț from comment #1)

Thank you for response.