[Kmymoney-devel] [kmymoney4] [Bug 327496] New: Transactions that have digits (not integers) confuses KMM

lp.allard.1 at gmail.com lp.allard.1 at gmail.com
Tue Nov 12 12:40:56 UTC 2013


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

            Bug ID: 327496
           Summary: Transactions that have digits (not integers) confuses
                    KMM
    Classification: Unclassified
           Product: kmymoney4
           Version: 4.6.4
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: grave
          Priority: NOR
         Component: general
          Assignee: kmymoney-devel at kde.org
          Reporter: lp.allard.1 at gmail.com

KMM seems to have problems with importing a CSV with amounts that carries
digits (cents).  For example, on the above example of transactions:

-$16 will be imported correctly as a debit of $16.00
-$13.50 will be imported incorrectly as a debit of $1350.00
-$8.00 will be imported incorrectly as a debit of $800.00

I have tried importing the CSV without dollar signs, this makes no difference
whatsoever...

Reproducible: Always

Steps to Reproduce:
1.Create a CSV with digits (cents)
2.Import in KMM
3.Watch it multiply the actual amounts by 100
Actual Results:  
All amounts carrying digits (cents) are multiplied by 100

Expected Results:  
KMM should use the amounts as is.

Happens with 4.6.1 & 4.6.4 as I upgraded from 4.6.1 to 4.6.4 and this issue
persists.

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


More information about the KMyMoney-devel mailing list