Brenda,
Are you creating your first datafile? It would help to know your operating
system and the version of GnuCash you have installed. IIRC, there was a
problem with an early release in the GnuCash 3.x series.
David Carlson
On Tue, Sep 10, 2019, 4:46 PM Brenda Morton wrote:
> Further to my
Indeed, unselecting those columns in Options > Display Columns shrinks the
table to not take 100% of the space.
A simpler fix would be to change this line in the CSS block:
.entries-table > table { width: 100% }
to simply:
table { width: 100% }
as there is no reason to specify this for just t
Hi Adrien,
You were right, the changes I had made did have a bearing on this problem.
However, they only reveal the miscoded HTML in GnuCash 3. Also, the changes in
question are to the invoice report itself, not the stylesheet.
It turns out that the relevant change I made is that we have no
Further to my email the rounding happens if I enter for example. 29.95 the
programs enter 30.00.
I have it set to 2 decimals and Canadian dollars.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubsc
On 9/9/19 6:40 PM, Elmar wrote:
> Thanks - I did exactly that (downloaded all 3 packages) but I got no joy:
>
> ets@Shinobi-L ~/Downloads $ sudo apt install ./*3.7*.deb
> [sudo] password for ets:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Note,
Thanks!
Regards,
Adrien
> On Sep 10, 2019 w37d253, at 1:36 PM, Geert Janssens
> wrote:
>
> In gnucash 3.x all uses of gnucash printf have been replaced with guile's own
> "format" function [1]. The printf hack was calling the c-function printf,
> which is adding overhead for no gain.
>
> T
> On Sep 10, 2019 w37d253, at 1:30 PM, Bob Hammons wrote:
>
> I did find some .lck file on my computer. Some of them I could delete but
> not all. When I start the program it updates the .lck file to the present
> time.
If GnuCash is closed and there are .lck files in the directory where you
In gnucash 3.x all uses of gnucash printf have been replaced with guile's own
"format" function [1]. The printf hack was calling the c-function printf,
which is adding overhead for no gain.
The same conversion from printf to (format ) will have to be applied to Doug's
reports.
Regards,
Geert
I did find some .lck file on my computer. Some of them I could delete but not
all. When I start the program it updates the .lck file to the present time.
I have re booted the computer a couple of times. Shouldn't this close any open
files?
I think I have all administration rights.
How do I che
See my other reply on how to get meaningful info in the terminal.
When a report fails, it will prevent loading of all reports in that
config-user.scm file.
You can comment individual load lines out with an initial semicolon like so:
;(load (gnc-build-userdata-path "John-Report.scm”))
And that
cat $TMPDIR/gnucash.trace
will show some info, but as I noted in the first post, not enough to determine
which report(s) are the problem.
However, running GnuCash from the terminal like so:
/Applications/Gnucash.app/Contents/MacOS/Gnucash --debug --log gnc.scm=debug
Will generate more info tha
I don’t think you can.
You can try Options > Accounts > `Exclude accounts with zero total balances`.
or
Use the non-eguile version of the report and you get many more options
including the ability to include or not include certain sections.
You can also file a bug on this, but if I recall corr
I realized after I posted that this was a bug and that one particular report
couldn’t be renamed, but indeed, it has been fixed in the 3.7 release.
Regards,
Adrien
p.s. - be sure to copy the list on all replies even for messages indicating the
problem is resolved as others will benefit from tha
> On Sep 10, 2019 w37d253, at 10:02 AM, John Morris wrote:
>
> Hi Adrien,
>> For starters, maybe give the default stylesheet a try and see if it gets you
>> close (or exactly) to what you want. The default now lets you include an
>> image, so you don’t *have* to use Fancy Invoice. Also, maybe
Hi John,
As you suggest this is likely due to errors in the report code. If so there
should be more details either in the gnucash trace file or on the console. I'm
not on Macos so I'm not sure where console messages get written for
applications that are launched from the gui.
You may be able to
Dear all,
how can I
Remove the field from the report balance with eguile?
GERMAN
Devisenhandel-Konten
Summe Devisenhandel-Konten
They are 0 Euro. I would like to remove the text.
Kind regards
Tim
___
gnucash-user mailing list
gnucash-user@gnucash.or
> On Sep 9, 2019, at 7:33 PM, aegross wrote:
>
> I used to use aqbanking to download credit card transactions but stopped a
> couple of years ago; it used to work but I don't recall what version of
> GnuCash I was using then.
>
> Today, I tried using the aqbanking wizard and GnuCash crashed.
Hi Adrien,
> For starters, maybe give the default stylesheet a try and see if it gets you
> close (or exactly) to what you want. The default now lets you include an
> image, so you don’t *have* to use Fancy Invoice. Also, maybe play with the
> banner size. If you don’t need it to be full-width,
Hi Adrien,
I worked my way through the GnuCash wiki on loading custom reports at
https://wiki.gnucash.org/wiki/Custom_Reports#Where_to_find_existing_reports. I
made a tiny bit of headway, but not much.
I have set up a new file called config-user.scm in ~/Library/Application
Support/GnuCash
Hello.
I suggest an option for the acceptance by GnuCash of the international notation
of numbers, as defined by ISO 31-0 standard and the 22nd General Conference on
Weights and Measures, which declared in 2003 that "the symbol for the decimal
marker shall be either the point on the line or the
> On 10 Sep 2019, at 09:46, Michael Meador wrote:
>
> A QIF file exported from Quicken 2017 that is the largest account (a bank
> account) will not complete an import into gnucash. The last step of the
> import process just says "failed" with no errors listed. The other accounts
> (several)
A QIF file exported from Quicken 2017 that is the largest account (a
bank account) will not complete an import into gnucash. The last step
of the import process just says "failed" with no errors listed. The
other accounts (several) all imported OK. This file is by far the
largest and most imp
22 matches
Mail list logo