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

--- Comment #7 from allan <agande...@gmail.com> ---
> > >  The importer is unaware of actual category names and IDs.>

> at least it takes the sign of the transaction amount to choose the top level
> category

What it is actually doing is using the sign to decide if this is an income or
an expense, and then processing it accordingly.

> Importing this csv content
> 
> date;nr;amount;category; 
> 1.1.2014;1;3333.1;"2121 Zinsaufwendungen für KFZ Finanzierung" ;
> 3.1.2014;1;1224.1;"8400 Erlöse USt. 19%" ;
> 3.1.2014;1;-1224.1;"8401 Erlöse USt. 19%" ;
> 
> results into assignments to 
> 
> "Expense:2121 Zinsaufwendungen für KFZ Finanzierung"
> "Income:8400 Erlöse USt. 19%"
> "Expense:8400 Erlöse USt. 19%"

-- 
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