aib-to-xero

1.0.3 • Public • Published

aib-to-xero

Transforms Allied Irish Banks (AIB) a bank statement (.csv) into a Xero bank feed (.csv).

  1. Install aib-to-xero with npm install -g aib-to-xero

  2. Export your AIB bank feed to .csv

  3. Convert the AIB csv into a Xero csv with:

    aib-to-xero input_file_name.csv output_file_name.csv

    It is also possible to ignore all entries prior to a date using the --since or -s flag:

    aib-to-xero -s 30/09/19 input_file_name.csv output_file_name.csv
  4. Upload the output file to the Xero bank feed import tool.

Readme

Keywords

none

Package Sidebar

Install

npm i aib-to-xero

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

12.2 kB

Total Files

5

Last publish

Collaborators

  • remojansen