Files
actual/upcoming-release-notes/3234.md
Stefan Wilkes 9ac77af077 Added configuration to CSV importer that allows to skip lines (#3234)
* Added configuration to CSV importer that allows to skip lines

* Fixed several type / parser check when import is executed with a different CSV structure on accounts with transactions

* Fixed linter warning

* Reverted changes on sync.ts as initial error is not occuring anymore.
This will also fix the tests again

---------

Co-authored-by: youngcw <calebyoung94@gmail.com>
2024-08-14 22:16:33 +01:00

191 B

category, authors
category authors
Features
Horizon0156

Added an optional configuration value to skip one or more heading lines (added by some banks, like ING) during the CSV transactions import.