Re: [GNC-dev] book-currency

2018-07-02 Thread Christopher Lam
Hi Alex Thank you for update - would you mind letting us know the layman version of it? Thanks! On 3 July 2018 at 01:02, Alex Aycinena wrote: > >> -- Forwarded message -- >> From: John Ralls >> To: Christopher Lam >> Cc: gnucash-devel >> Bcc: >> Date: Sun, 1 Jul 2018 20:13:37

Re: [GNC-dev] New balsheet (and P report), API considerations, and (slow?) KVP in Account.cpp

2018-07-02 Thread Christopher Lam
Hi Stephen, Dave Thank you - Dave - the changes are merely cosmetic therefore easy. It sounds there are still 2 desired presentational types - (1) Dave's approach = *recursive-bal* - 'parent' accounts generally collect their children account amounts; if they also have their own amount, the

Re: [GNC-dev] Compiling Gnucash on MacOS - not for the faint of heart...

2018-07-02 Thread chris graves
> On Jul 2, 2018, at 5:38 PM, Rob Gowin wrote: > > > > On Mon, Jul 2, 2018 at 7:22 PM, chris graves > wrote: > > >> On Jul 1, 2018, at 8:39 PM, Rob Gowin > > wrote: >> >> >> >> On Sun, Jul 1, 2018, 11:25 PM John Ralls >

Re: [GNC-dev] Compiling Gnucash on MacOS - not for the faint of heart...

2018-07-02 Thread Rob Gowin
On Mon, Jul 2, 2018 at 7:22 PM, chris graves wrote: > > > On Jul 1, 2018, at 8:39 PM, Rob Gowin wrote: > > > > On Sun, Jul 1, 2018, 11:25 PM John Ralls wrote: > >> >> >> > On Jul 1, 2018, at 7:39 PM, chris graves wrote: >> > >> > Also, just curious, what IDE's gnucash developers use on MacOS.

Re: [GNC-dev] Compiling Gnucash on MacOS - not for the faint of heart...

2018-07-02 Thread chris graves
> On Jul 1, 2018, at 8:39 PM, Rob Gowin wrote: > > > > On Sun, Jul 1, 2018, 11:25 PM John Ralls > wrote: > > > > On Jul 1, 2018, at 7:39 PM, chris graves > > wrote: > > > > Also, just curious, what IDE's gnucash developers use on

Re: [GNC-dev] book-currency

2018-07-02 Thread John Ralls
Derek, Yeah, see Alex's reply. It all belongs on a feature branch until it's finished. Alex said he'll clean it up next week. Regards, John Ralls > On Jul 2, 2018, at 2:02 PM, Derek Atkins wrote: > > Are you sure the book-currency is unimplemented / unused? > > -derek > > John Ralls

Re: [GNC-dev] book-currency

2018-07-02 Thread Derek Atkins
Are you sure the book-currency is unimplemented / unused? -derek John Ralls writes: > If you’re sure it’s dead code, by all means. > > The volume of cruft often overwhelms the working code, and always > wastes maintenance time. > > Regards, > John Ralls > >> On Jul 1, 2018, at 5:47 PM,

Re: [GNC-dev] book-currency

2018-07-02 Thread Alex Aycinena
> > > -- Forwarded message -- > From: John Ralls > To: Christopher Lam > Cc: gnucash-devel > Bcc: > Date: Sun, 1 Jul 2018 20:13:37 -0700 > Subject: Re: [GNC-dev] book-currency > If you’re sure it’s dead code, by all means. > > The volume of cruft often overwhelms the working

Re: [GNC-dev] New balsheet (and P report), API considerations, and (slow?) KVP in Account.cpp

2018-07-02 Thread DaveC49
Chris, I have the multicolumn report up and running in V3.2. In addition to adding your file I also had to incorporate it in the CMakeLists.txt in ~/gnucash/report/standard-reports to have it available from the menu. Initially I will just comment on the presentation, as I don't have a testfile