Removes additional bank/all options from the transactions export command line. Deletes the brief lived CSV class. This patch start using pickle for simple export/import, other options can be added later. An issue with the .csv is the lack of a Null field. Moves logic to Manager, it is simple enough.