Any way to limit history processing for imports?

Discussions about iCompta on macOS
Post Reply
drfrogsplat
Posts: 11
Joined: 03 October 2014, 04:40

Any way to limit history processing for imports?

Post by drfrogsplat »

The CSV/OFX/QIF exports from my bank are a full transaction history for the account, all the way back to opening the account. This was okay for a while, but the imports have become *really* slow. We're talking about 30 seconds to process the import of about 2500 transactions (between when I choose which import configuration to use and when it shows me the list of transactions with info and whether they're being imported/reconciled/ignored).

If there's not already one that I've missed, a historical limit of some kind would be pretty useful. e.g. an option along the lines of "don't process transactions older than N days", or "only process the first N transactions" (as part of the import configuration).

This would speed things up a lot, would avoid potential unintentional re-imports of really old data, and simplify the list of transactions for me to check if I want to adjust the auto-matching conditions (right now if I want to change the +/-3 days option to something else, i need to scroll through 2500 transactions to see that none are affected by it).

For the latter issue it seems like it'd be useful to be able to show/hide the 'ignored' transactions in the last step of the import, so that I can quickly check for any oddities (like re-imports of old data).

Regardless of the historical issue, it also seems like the import code could do with some optimisation. I have modern, high-spec computer (quad core 2.6 GHz i7 CPU), it seems very strange to me that it takes 30 seconds to process 2500 entries (even on an old computer it seems like this shouldn't require 30 seconds of processing time!). Perhaps only a few people are processing thousands of transactions at once, so optimisation isn't really warranted, but it strikes me as surprisingly slow nonetheless!
User avatar
Angeman
Administrateur
Posts: 2302
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: Any way to limit history processing for imports?

Post by Angeman »

Just a quick question, why are you importing 2500 transactions every time and not just the recent transactions ?
drfrogsplat
Posts: 11
Joined: 03 October 2014, 04:40

Re: Any way to limit history processing for imports?

Post by drfrogsplat »

Unfortunately that's what my bank provides. It's an annoyance, and something I've asked them to fix, but that's what the export button does :?
User avatar
Angeman
Administrateur
Posts: 2302
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: Any way to limit history processing for imports?

Post by Angeman »

Ok nevermind, I'll try to make some optimizations in version 6.
Torakikiii
Posts: 84
Joined: 05 February 2011, 10:14

Re: Any way to limit history processing for imports?

Post by Torakikiii »

For the moment I believe you can manually trim the csv file... it's just a plain text file.
User avatar
Angeman
Administrateur
Posts: 2302
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: Any way to limit history processing for imports?

Post by Angeman »

It's optimized in version 6 indeed.
Post Reply