Transaction import/mass transaction creation #22
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to be able to upload some file that contains transactions in a defined format (e.g. export of online banking).
Dealing with periods is out of scope, as the input file can be chunked before uploading it.
It should be possible to link a transaction from an uploaded file to a recurring transaction
Solved