-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There is a command in the function that exports the transactions into a CSV file, but there seems to be no option import the existing file into the function, so all progress made is lost when program is closed.
Edit: The program saves 4 csv files when closed and obtains the data from it when reopened, saving the user's progress, but this isn't mentioned in the user guide so I was confused.