I tried to create a transfer transaction corresponding to payment to a debit card (end of of month clearance). Following some example seen on tutorials, I create a transaction in the checking account, adding the credit card account as category. As far as I can see, there is no field to defined credit, transfer or withdraw or other I could tried. As far as I understood, it should be automatic as it is implicit.
But I always get two withdraws, from the checking account and from the debit card account in which a transaction has been automatically created (but with the wrong sign). I tried it from checking account, debit card account, natively created checking account, I always get the same result.
as I am new on KMM, Iḿ wondering what I am doing wrong or if I’m facing a bug…
I’m using KMM 5.2.1 with Linux/Mint (in fact i’m trying to use KMM )
From what you explain, it seems that you do everything correct. Here’s a demo file that has two entries for your use case (a purchase on the credit card and the monthly payment). Drop the below into a file called demo.xml and open it with KMyMoney. (I was about to append the file here, but apparently only graphical formats are allowed).
I think I found the mistake. As I imported an ofx file, the transaction were imported as payment, which sounds correct to me as I’m not accountant… :-). (and translation in french is questionable)
By selecting inverting sign during the import, transactions becomes charges and the transfer from the checking account is still a payment, balancing the charges (what I payed with the card.)