mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
* 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>
191 B
191 B
category, authors
| category | authors | |
|---|---|---|
| Features |
|
Added an optional configuration value to skip one or more heading lines (added by some banks, like ING) during the CSV transactions import.