1.0.3 • Published 6 years ago
aib-to-xero v1.0.3
aib-to-xero
Transforms Allied Irish Banks (AIB) a bank statement (.csv) into a Xero bank feed (.csv).
Install aib-to-xero with
npm install -g aib-to-xeroExport your AIB bank feed to .csv
Convert the AIB csv into a Xero csv with:
aib-to-xero input_file_name.csv output_file_name.csvIt is also possible to ignore all entries prior to a date using the
--sinceor-sflag:aib-to-xero -s 30/09/19 input_file_name.csv output_file_name.csvUpload the output file to the Xero bank feed import tool.