#20 Add transaction type

This commit is contained in:
2021-08-08 23:38:41 +02:00
parent 7ffc597727
commit 0bb534c8b4
19 changed files with 373 additions and 104 deletions

View File

@@ -1,3 +1,10 @@
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
v46 -> v47:
- Fix a bug that occurred while creating a transaction from a recurring transaction with amount overwrite
v45 -> v46:
- #17 Add actions to the period overview
- #18 Improve actions in the period overview