Christopher Lam is busy writing unit tests for our business reports which is
great.
However he has run into a peculiar issue in that he can't create a test
invoice entries that properly handle tax or percentages.
I have been tracing in the debugger and I ran into a peculiar bug for which I
ne
On 3 May 2018 at 08:23, jeffrey black wrote:
> Seems Ubuntu has an inferiority complex about doing
> a NEW or REINSTALL (not update) over any version of it's previous self.
>
During the install when it asks where to install it select Something Else,
select the partition that you want to install
> On May 19, 2018, at 2:28 AM, Geert Janssens
> wrote:
>
> Christopher Lam is busy writing unit tests for our business reports which is
> great.
>
> However he has run into a peculiar issue in that he can't create a test
> invoice entries that properly handle tax or percentages.
>
> I hav
Op zaterdag 19 mei 2018 17:49:10 CEST schreef John Ralls:
> > On May 19, 2018, at 2:28 AM, Geert Janssens
> > wrote:
> >
> > Christopher Lam is busy writing unit tests for our business reports which
> > is great.
> >
> > However he has run into a peculiar issue in that he can't create a test
>
Hi
I have an issue with a specific account where when I go to Action>View
Lots, the Scrub Account, gnucash crashes with a core dump.
It's definitely somehow specific to the data in this account for some
reason. I'm able to scrub other accounts and generate the gains
transactions without a problem
> On May 19, 2018, at 2:02 PM, Gregory Gincley wrote:
>
> Hi
>
> I have an issue with a specific account where when I go to Action>View
> Lots, the Scrub Account, gnucash crashes with a core dump.
>
> It's definitely somehow specific to the data in this account for some
> reason. I'm able to
Ok, yes it would seem glade is much, much easier. However, I was not able
to open window-reconcile.c in glade, am I missing something? I thought
that was a gtk output? I'll look over some of the gnucash pages,
https://wiki.gnucash.org/wiki/Development_Process for background to get up
to speed. F
Hey thank you I'm not sure exactly what the root cause was, but I was
able to find the problematic transaction via the transaction log.
It was a tran from 2010 with 84 splits for some reason. (I was working
in the account with 83 of those splits). Deleting all of those, and
consolidating into a si
I believe it'll be gnc-window-reconcile-ui.xml in gnucash/ui but no idea
how to modify it either. Not a glade file.
On 20 May 2018 at 08:46, Dennis Powless wrote:
> Ok, yes it would seem glade is much, much easier. However, I was not able
> to open window-reconcile.c in glade, am I missing some