Bug 340079

Summary: split transactions always rounded
Product: [Applications] kmymoney Reporter: Belomir <leggis>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: onet.cristian
Priority: NOR    
Version: 4.6.6   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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.