-
- Downloads
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>
Showing
- packages/desktop-client/src/components/modals/ImportTransactions.jsx 44 additions, 10 deletions...sktop-client/src/components/modals/ImportTransactions.jsx
- packages/loot-core/src/server/accounts/parse-file.ts 7 additions, 1 deletionpackages/loot-core/src/server/accounts/parse-file.ts
- packages/loot-core/src/types/prefs.d.ts 1 addition, 0 deletionspackages/loot-core/src/types/prefs.d.ts
- upcoming-release-notes/3234.md 6 additions, 0 deletionsupcoming-release-notes/3234.md
Loading
Please register or sign in to comment