A very simplistic tool that converts a ING Bank (the Netherlands) .csv file to a Xero readable format. The tool strips uncessary column and generates a clean and readable file.
- Download a periods transactions from ING in a commat separated .csv format.
- Put the file in the project folder.
- Run ruby ing_to_xero.rb from the project folder.
- Enter the file name when prompted and hit enter.
- Profit!
Questions are more than welcome, but the script is provided as it is. The script will hopefully be improved to create a semi-automatic workflow to import bankstatements in to Xero.