Option to negate amount during conversion
#745When converting credit card transactions CSV files I need to negate the amount when it is converted into a QIF file.
The CSV files show purchases as +$ amounts and payments as -$ amounts.
The program that I import the QIF files into requires purchases to be -$ amounts and payments to be +$ amounts.
You can map the amounts using Debit or Credit.
To invert the signal, just swap the columns.
Update: Now there is an option to say that the CSV is for a credit card.
On step 3, choose [x] This is a Credit Card statement