mtotschnig / MyExpenses

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

FinTS: Update transactions: Allow to reconcile downloaded and manually added transactions #1452

Open mtotschnig opened 8 months ago

mtotschnig commented 8 months ago

Use case: Prerequisite: An account that is connected to a bank via FinTS User enters transactions manually while they happen and later calls "Update transactions". We could offer a reconciliation screen that allows to merge duplicate transactions.

SAMUD commented 8 months ago

This would be a cool feature.

My usecase would be: Adding transactions during the month manually (not all, only the bigger ones) At the end of month you press "Update transactions" which will download all transactions from your bank for the last x days (a box to enther how much days you want to sync would be cool * ) Then all transactions which you have added manually gets merged with the one from your bank, adding the details you have in your bank accounts "Überweisungstext" or adding the correct recipient. (which then can be merged via Issue #472 )