I recently had to change to "Yahoo as JSON" quotes when
Alphavantage changed their access rules, and for a while it worked no
problem. Today it doesn't. For each security I get an error message of the
form " ... Attempt to fetch the URL
https://query1.finance.yahoo.com/v7/finance/quote?symbols=[...
(Correction. It seems to work for most but not all funds; and has failed
for all LSE securities)
On Wed, 6 Mar 2024 at 08:25, Ruaraidh Sackville Hamilton <
ruaraidh...@gmail.com> wrote:
> I recently had to change to "Yahoo as JSON" quotes when
> Alphavantage changed their access rules, and for a
Chris
Are you "printing to file" or are you doing something else? As Adrien has
pointed out, you have not really given us enough info to help you.
Most Linux systems I am aware of allow printing to file & selecting file
type as pdf. I have not encountered a pdf from this method which couldn't
be
As an afterthought Chris, check to see if you have Ghostscript installed -
it effectively provides a pdf printer (with editable files)
On Wed, 6 Mar 2024, 8:01 pm Alan Hopkins, wrote:
> Chris
>
> Are you "printing to file" or are you doing something else? As Adrien has
> pointed out, you have no
On Wed, Mar 06, 2024 at 08:01:36PM +1100, Alan Hopkins wrote:
> Chris
>
> Are you "printing to file" or are you doing something else? As Adrien has
> pointed out, you have not really given us enough info to help you.
>
I tried various ways.
>
> If you provide all info on the OS system & the ver
Glad to hear it
On Wed, 6 Mar 2024, 8:43 pm Chris Green, wrote:
> On Wed, Mar 06, 2024 at 08:01:36PM +1100, Alan Hopkins wrote:
> > Chris
> >
> > Are you "printing to file" or are you doing something else? As Adrien has
> > pointed out, you have not really given us enough info to help you.
> >
>
You just need CUPS-PDF installed as a print driver for producing pdf files.
On Wed, 6 Mar 2024, 9:12 pm Alan Hopkins, wrote:
> Glad to hear it
>
> On Wed, 6 Mar 2024, 8:43 pm Chris Green, wrote:
>
>> On Wed, Mar 06, 2024 at 08:01:36PM +1100, Alan Hopkins wrote:
>> > Chris
>> >
>> > Are you "pri
If are you going from HTML to PDF then that sounds like the method employed
by that converter and not GNC itself.
Once you run the report, if you look at the top of the report window, there
is 'Make PDF' button/icon (at least I see it on Windows version of it).
Pressing that should save it as a tr
Thank you for the reply.
Since my use of GnuCash has been experimental rather than operational,
I defer to the GnuCash Community to escalate this scenario as a Bug to
the GnuCash Development Team if so desired.
Regards,
Dave
On Mon, Mar 4, 2024 at 8:25 AM Adrien Monteleone
wrote:
>
> When the
Is your F::Q up to date? Last version released is 1.59. Version can be
displayed by navigating to 'Help' --> 'About' window. It should say
"Finance::Quote x.xx" somewhere in the middle of the window. What ever number
is x.xx is the version of the installed F::Q.
It also could be that it is a tr
Chris,
LibreOffice uses Draw for PDF editing, not Writer. That doesn't mean the
text isn't text. Everything is essentially in various text boxes. But
having used it quite a bit, I can attest it is way more of a pain for
large edits than either HTML or using Calc. For a small change though,
it
That is installed by default in Ubuntu for many years now. I would
suspect the same is true of its various flavors.
Regards,
Adrien
On 3/6/24 4:17 AM, Alan Hopkins wrote:
You just need CUPS-PDF installed as a print driver for producing pdf files.
_
Thanks Kalpesh! I should have been more patient ... it was a
transient error. It's working again now.
On Wed, 6 Mar 2024 at 13:59, Kalpesh Patel wrote:
> Is your F::Q up to date? Last version released is 1.59. Version can be
> displayed by navigating to 'Help' --> 'About' window. It should say
>
You might export as CSV and print it from excel, Google Sheets, libreOffice
Sheets or as a spreadsheet into table in a word processing document.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscr
Hi
I've just spent 45 minutes searching the web, and GC docs for how to a
new keyboard shortcut.
The shortcut I want define would be to File->Import->Import OFX/QFX
Can someone provide me with enough information so that I can do this?
I have no problem editing text configuration files.
I would
I am entering a bill. I have 2 entries (65.62 and 374.10). It says that the
total is 493.73. I am sorry, but the total should be 439.72. The issue is
persistent and appears to be related to the 65.62 number. If I remove it and
put another entry in, the total is correct. I have Taxable? and Tax I
As shown in
https://wiki.gnucash.org/wiki/Keyboard_Shortcuts#Modifying_Keyboard_Shortcuts
You need to find and edit the file accelerator-map
Then uncomment the line
(gtk_accel_path "/gnc-plugin-ofx-actions/OfxImportAction" "")
And modify to this (for example, for Ctrl-shift-o to import ofx).
OK, Found the bug. The problem is that the tax is totaled up using sub-penny
calculations. That causes a 1.004 + 1.004 to equal 2.008 which is then rounded
to 2.01. Each line should be rounded to the penny first, then rounded up. So
if 1.004 is first rounded to 1.00, then that would cause thi
Hi,
On Wed, March 6, 2024 12:20 pm, Carl Linkletter via gnucash-user wrote:
> I am entering a bill. I have 2 entries (65.62 and 374.10). It says that
> the total is 493.73. I am sorry, but the total should be 439.72. The issue
> is persistent and appears to be related to the 65.62 number. If I rem
Looks like it is related to bug
https://bugs.gnucash.org/show_bug.cgi?id=612957
Carl L.
Peter Carl Linkletter
VMware Consultant and VMware Certified Instructor
Pair-a-Links Consulting Inc.
Swift Current, Saskatchewan, Canada
Email: pairali...@protonmail.com
Phone: 306-315-3926
Linked-in: http
OK, Found the bug. The problem is that the tax is totaled up using sub-penny
calculations. That causes a 1.004 + 1.004 to equal 2.008 which is then rounded
to 2.01. Each line should be rounded to the penny first, then rounded up. So
if 1.004 is first rounded to 1.00, then that would cause
GnuCash 5.5-1 wouldn't open after OS update.
Same version ran fine on previous OS versions.
Multiple fresh download/install of new 5.5 GnuCash didn't fix.
GnuCash 5.5-1 won't open on macOS 14.3
Anything I can do to assist troubleshoot/repair the issue?
Anon20
__
I installed GnuCash from flathub. I'm running GnuCash v5.5.
Finance::Quote is v1.58.
In the security editor, in the "currencies" namespace, gold is listed
under symbol XAU.
I have the box checked for "Get Online Quotes."
"Type of quote source" is Single --> Currency
Whenever I click "Get Quo
GnuCash 5.5-1 wouldn't open after OS update.
Same version ran fine on previous OS versions.
Multiple fresh download/install of new 5.5 GnuCash didn't fix.
Anything I can do to assist troubleshoot/repair the issue?
Anon20
___
gnucash-user mailing list
gn
24 matches
Mail list logo