> On Jan 9, 2019, at 9:06 AM, Geert Janssens wrote:
>
> Op woensdag 9 januari 2019 15:45:31 CET schreef John Ralls:
>>> On Jan 9, 2019, at 6:17 AM, Derek Atkins wrote:
>>>
>>> HI,
>>>
>>> On Wed, January 9, 2019 9:12 am, Geert Janssens wrote:
I like the idea of caching the system locale
If the reports are getting some attention now, I'll note that there are a
number of minor bugs in Bugzilla regarding reports that could use attention. I
put in 773168, 773169, 773198, 773199, and 773200, which are all pretty
superficial, IMHO, and might be despatched by someone with any skill se
I appreciate all the responses. The general consensus is to keep the
existing options and build more specific reports on top of it's
capabilities.
From the comments, it appears a coder could hide many of the options in
order to produce a targeted report that an end-user would find easier to
use a
Thanks for the interest in reports.
I'd like to take opportunity to explain current state of code.
Examples of duplication:
- html-barchart, html-linechart, html-scatter, html-pie have a lot of
duplicated code; there's a pending work for merging the charting
infrastructure into a universal one, a
> On Jan 9, 2019, at 11:52 AM, Geert Janssens
> wrote:
>
> Op woensdag 9 januari 2019 18:06:49 CET schreef Geert Janssens:
>> Op woensdag 9 januari 2019 15:57:07 CET schreef John Ralls:
On Jan 9, 2019, at 4:24 AM, Geert Janssens
wrote:>
Op dinsdag 1 januari 2019 22:14:16
Steve,
I would like to add to Adrien's concerns. The reports are for more than an
accountant or a bookkeeper. Many people using GnuCash are managing personal
finances, investments, not for profits, small businesses etc and while they
may need the basic standard accounting reports (balance sheet, i
Op woensdag 9 januari 2019 18:06:49 CET schreef Geert Janssens:
> Op woensdag 9 januari 2019 15:57:07 CET schreef John Ralls:
> > > On Jan 9, 2019, at 4:24 AM, Geert Janssens
> > > wrote:>
> > >
> > > Op dinsdag 1 januari 2019 22:14:16 CET schreef John Ralls:
> > >> Updated via https://github.
Op woensdag 9 januari 2019 15:57:07 CET schreef John Ralls:
> > On Jan 9, 2019, at 4:24 AM, Geert Janssens
> > wrote:>
> > Op dinsdag 1 januari 2019 22:14:16 CET schreef John Ralls:
> >> Updated via https://github.com/Gnucash/gnucash/commit/3a105f07
(commit)
> >>
> >> via https://gith
Op woensdag 9 januari 2019 15:45:31 CET schreef John Ralls:
> > On Jan 9, 2019, at 6:17 AM, Derek Atkins wrote:
> >
> > HI,
> >
> > On Wed, January 9, 2019 9:12 am, Geert Janssens wrote:
> >> I like the idea of caching the system locale for future use. Too bad the
> >> std::locale is working so
> On Jan 9, 2019, at 4:24 AM, Geert Janssens wrote:
>
> Op dinsdag 1 januari 2019 22:14:16 CET schreef John Ralls:
>> Updated via https://github.com/Gnucash/gnucash/commit/3a105f07
>> (commit)
>> via https://github.com/Gnucash/gnucash/commit/95bee405 (commit)
>> via https:
> On Jan 9, 2019, at 6:17 AM, Derek Atkins wrote:
>
> HI,
>
> On Wed, January 9, 2019 9:12 am, Geert Janssens wrote:
>> I like the idea of caching the system locale for future use. Too bad the
>> std::locale is working so poorly on Windows :(
>>
>> Op zondag 6 januari 2019 19:13:28 CET schre
Op maandag 7 januari 2019 18:28:20 CET schreef rob.l...@chello.nl:
> Hi,
>
> In addition to the message below, after investigating and testing the import
> business data functionality, reading the code, and registering a number of
> bugs, I decided to try and fix the bugs myself. So I assigned the
Op dinsdag 8 januari 2019 18:25:33 CET schreef Stephen M. Butler:
> On 1/7/19 8:42 PM, Adrien Monteleone wrote:
> > I do agree however that the Transaction report is really more of a ‘master
> > report’ of sorts. The multi-column is another. There might be others.
> >
> > Those should probably be
HI,
On Wed, January 9, 2019 9:12 am, Geert Janssens wrote:
> I like the idea of caching the system locale for future use. Too bad the
> std::locale is working so poorly on Windows :(
>
> Op zondag 6 januari 2019 19:13:28 CET schreef John Ralls:
>> +const std::locale&
>> +gnc_get_locale()
>> +{
>>
I like the idea of caching the system locale for future use. Too bad the
std::locale is working so poorly on Windows :(
Op zondag 6 januari 2019 19:13:28 CET schreef John Ralls:
> +const std::locale&
> +gnc_get_locale()
> +{
> + static std::locale cached;
> + static bool tried_already = false;
Op dinsdag 1 januari 2019 22:14:16 CET schreef John Ralls:
> Updatedvia https://github.com/Gnucash/gnucash/commit/3a105f07
> (commit)
>via https://github.com/Gnucash/gnucash/commit/95bee405 (commit)
>via https://github.com/Gnucash/gnucash/commit/cc3bb4ef (commit)
>
16 matches
Mail list logo