Bug 739571 - Matching imported transactions doesn't indicate previously matched entries

Tracy tracy at arisiasoft.com
Sat Jan 23 19:56:34 EST 2016



On 1/23/2016 19:46, John Ralls wrote:
>
>> On Jan 23, 2016, at 2:37 PM, Jesse Olmer <jesse at wickedgoodtimes.com> wrote:
>>
>> The second route (and the one I've already started on) is to have a
>> new object which ref counts pending matches (essentially, a map of
>> match info's to their ref count and some metadata for display). An
>> instance of this object lives in GNCImportMainMatcher and is passed to
>> the GNCImportMatchPicker providing fast lookup for each match. If this
>> doesn't pass the sniff test please let me know.
>>
>
> Why not just add a gboolean "used" attribute to _matchinfo, set it true when the corresponding transaction is used in a match and exclude the instance from the match_list if its used attribute is true?

Or display an indicator showing that it has been previously matched (in 
case someone wants or needs to match two imported transactions to the 
same existing register transaction)....


More information about the gnucash-devel mailing list