#22 Add transaction upload

This commit is contained in:
2021-08-25 21:41:00 +02:00
parent 0bb534c8b4
commit b2d1b8572e
26 changed files with 957 additions and 10 deletions

View File

@@ -1,6 +1,8 @@
v47 -> v48:
- Added new property 'transaction type' to a transaction, denoting the type of the transaction, e.g. asset swap,
expense, liability or income. This can also be queried via FQL
- #22 Added new feature to upload a file that contains transactions, e.g. a file export from online banking. Currently
supported is the MT940_CSV format
v46 -> v47:
- Fix a bug that occurred while creating a transaction from a recurring transaction with amount overwrite