Re: [GNC-dev] XCode build not building gnc-vcs-info

2020-05-07 Thread Mike Alexander
On 6 May 2020, at 13:27, John Ralls wrote: There should be a target for gnc-vcs-info. Maybe it's not getting into the build-all target, or isn't in the right place? There is. I discovered that everything works ok if you build using xcodebuild from the command line. In that case it makes gnc

Re: [GNC-dev] Transaction matcher, code to detect many-to-one matches?

2020-05-07 Thread Christopher Lam
It's very non-trivial. Consider simplified examples: OFX 02/01/20 DESC $25 04/01/20 DESC $25 06/01/20 DESC $25 Account 01/01/20 DESC $25 03/01/20 DESC $25 03/01/20 DESC $25 05/01/20 DESC $29 They all could match each other. There's always a score that exists between any OFX-split and Account-spl

Re: [GNC-dev] Transaction matcher, code to detect many-to-one matches?

2020-05-07 Thread jean laroche
I fully agree that it's non trivial. It's a combinatorial problem in theory, to find the match that gives the highest overall score. But this is academic musing! In practice, we're not faced with complicated types of scenario and the matcher only has to give a "good" solution, not necessarily th

Re: [GNC-dev] Transaction matcher, code to detect many-to-one matches?

2020-05-07 Thread John Ralls
> On May 6, 2020, at 9:46 PM, jeanl wrote: > > What about this question? > > On a related note, is it expected that an already-cleared transactions > should appear in the list of matches, if the "Enable update match action" > option isn't on? It seems that it shouldn't but maybe I don't quite

Re: [GNC-dev] Transaction matcher, code to detect many-to-one matches?

2020-05-07 Thread Jean Laroche
Yep, I get it now and I agree. It's a current bug that the matching does not disregard transactions that have online-id. On 5/7/20 8:56 AM, John Ralls wrote: On May 6, 2020, at 9:46 PM, jeanl wrote: What about this question? On a related note, is it expected that an already-cleared transa

Re: [GNC-dev] Transaction matcher, code to detect many-to-one matches?

2020-05-07 Thread Stephen M. Butler
On 5/7/20 2:20 AM, Christopher Lam wrote: > It's very non-trivial. Consider simplified examples: > > OFX > 02/01/20 DESC $25 > 04/01/20 DESC $25 > 06/01/20 DESC $25 > > Account > 01/01/20 DESC $25 > 03/01/20 DESC $25 > 03/01/20 DESC $25 > 05/01/20 DESC $29 > > They all could match each other. There

Re: [GNC-dev] Transaction matcher, code to detect many-to-one matches?

2020-05-07 Thread Jean Laroche
Every two weeks I have a visit to my chiropractor with the same dollar charge.  The OFX loader always attempts to match to last months and suppresses loading the new charges (credit card).  I have to manually force them to load.  Is there a way to build in an "always allow" for certain repeating t

Re: [GNC-dev] Transaction matcher, code to detect many-to-one matches?

2020-05-07 Thread Stephen M. Butler
On 5/7/20 9:28 AM, Jean Laroche wrote: >> Every two weeks I have a visit to my chiropractor with the same dollar >> charge.  The OFX loader always attempts to match to last months and >> suppresses loading the new charges (credit card).  I have to manually >> force them to load.  Is there a way to

Re: [GNC-dev] Master: Cannot open or save to SQLite3 database

2020-05-07 Thread John Ralls
> On May 6, 2020, at 8:42 PM, Chris Good wrote: > > Hi John, > > cd /home/cgood/gnucash-master/build > cmake -DCMAKE_BUILD_TYPE=debug -G"Eclipse CDT4 - Ninja" > -DCMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT=TRUE > -DCMAKE_INSTALL_PREFIX=../install ../src > as per https://wiki.gnucash.org/wiki/Eclip

[GNC-dev] Improve Help

2020-05-07 Thread flywire
Floating this as a probable bug as the submenus seem a bit random for new users. Current help options are: Tutorial and Concepts Guide, Tips Of The Day, Contents, and About. https://lists.gnucash.org/pipermail/gnucash-user/2020-May/091062.html > Remember that the GnuCash "culture" is to recommend