mtotschnig / MyExpenses

GPL licenced Android Expense Tracking App
http://www.myexpenses.mobi/
GNU General Public License v3.0
820 stars 217 forks source link

QIF Import for transfer changes it into basic transactions #1226

Open ZepoDotExe opened 1 year ago

ZepoDotExe commented 1 year ago

When you Export to QIF you can see your transfers labeled with [target] If you reimport them they get changed to regular transactions. Only shown in the notification that it was a transfer. Would it be possible to make the import from QIF import transfers and also automatically implements the same transfer in the targeted account?

mtotschnig commented 1 year ago

@ZepoDotExe Currently import from QIF only keeps transfers when both accounts are part of the QIF file. This is for example the case, if you export from an aggregate account. Is it possible for you to adjust your workflow, so that you work with QIF files that fulfill this requirement?