|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Feature request: Transaction MatcherJust a short tip about transaction matcher. You've probably thought of it
already, but here goes: 1. Imported transactions from netbank accounts are easily and reliably mapped against expense categories by simple character pattern recognition. Recently, I programmed an expense tracker based on imported transactions from my bank account on the internet. Soon it appeared that the title of each transaction corresponded quite nicely to a certain expense category. I just had to selected what part of the title provided enough information to make the match pattern unique. The idea saved me loads of data entry, eliminating 80% of the categorization I used to do. It worked so well that I (almost) forced the user to input a match pattern every time an unknown transaction was categorized. The only exception to this was expenses related to time spans, eg. vacation or travel expenses. I used pseudo-SQL patterns, regex will certainly expand this possibility even more. As I said, you probably though of this already. If not, please consider it. It really works, and helps the user tremendously. Regards, Hallvard Laerum Oslo ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ KMyMoney2-developer mailing list KMyMoney2-developer@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer |
|
|
Re: Feature request: Transaction MatcherOn Sunday 28 September 2008 19:00:15 Hallvard Lærum wrote:
> Just a short tip about transaction matcher. You've probably thought of it > already, but here goes: Please find my comments merged. Not knowing which version of KMyMoney you are referring to it is hard to give good comments. > 1. Imported transactions from netbank accounts are easily and reliably > mapped against expense categories by simple character pattern recognition. > > Recently, I programmed an expense tracker based on imported transactions > from my bank account on the internet. Which protocol/file format did you use for downloading? > Soon it appeared that the title of > each transaction corresponded quite nicely to a certain expense category. > I just had to selected what part of the title provided enough information > to make the match pattern unique. Which field of the transaction do you refer to as 'title'? > The idea saved me loads of data entry, > eliminating 80% of the categorization I used to do. It worked so well that > I (almost) forced the user to input a match pattern every time an unknown > transaction was categorized. The only exception to this was expenses > related to time spans, eg. vacation or travel expenses. I used pseudo-SQL > patterns, regex will certainly expand this possibility even more. > > As I said, you probably though of this already. If not, please consider > it. It really works, and helps the user tremendously. Yes, we have some sort of transaction matching implemented in the latest versions of KMyMoney. Again, not knowing which version you base your comments and suggestions is a problem for me. -- Regards Thomas Baumgart GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA ------------------------------------------------------------- Vista is the abrreviation of 'Viruses, Instability, Spyware, Trojans, Adware'... ------------------------------------------------------------- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ KMyMoney2-developer mailing list KMyMoney2-developer@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer |
|
|
Re: Feature request: Transaction MatcherA Sunday 28 September 2008 19:00:15, Hallvard Lærum escreveu:
> Just a short tip about transaction matcher. You've probably thought of it > already, but here goes: > > 1. Imported transactions from netbank accounts are easily and reliably > mapped against expense categories by simple character pattern recognition. Well, even if I know it already exists, this idea is much more friendly : at import time suggest a pattern match to users. I say that because I still could not use pattern matching when importing OFX local files : it simply doens't match anything... ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ KMyMoney2-developer mailing list KMyMoney2-developer@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer |
|
|
|
| Free Forum Powered by Nabble | Forum Help |