Comment 2 for bug 675529

Revision history for this message
Ton (profiler1234) wrote : Re: Wish : Account integrated in extra column in CSV import-file

Implemented my wish in an alternative way to be able to import multiple accounts.
Add 1 line to HomeBank CSV format containing account-info (account-number/Bank-name) before each separate
list of account-transactions.
          Format account-info line: [account-number];[Bank-name]
          Only changes in > Module import.c

With this I can import Standard Homebank CSV as well as NEW accounts and Multiple accounts.

Tested in Homebank 4.3 / Ubuntu 10.04 Natty Narwhal.