After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 553960 - Wrong XAU to EGP quote price
Wrong XAU to EGP quote price
Status: VERIFIED NOTGNOME
Product: GnuCash
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Andreas Köhler
Andreas Köhler
Depends on:
Blocks:
 
 
Reported: 2008-09-26 15:01 UTC by أحمد المحمودي (Ahmed El-Mahmoudy)
Modified: 2018-06-29 22:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description أحمد المحمودي (Ahmed El-Mahmoudy) 2008-09-26 15:01:51 UTC
Hello,

  There's a problem in gnucash's Get Quotes function (in Price List editor), I receive a wrong XAU to EGP conversion rate: I always get it as 4.0, while it should be 4,875.7 according to: http://finance.yahoo.com/currency/convert?amt=1&from=XAU&to=EGP&submit=Convert
Comment 1 Andreas Köhler 2008-09-28 13:06:54 UTC
That is a Finance::Quote bug, as the data arriving at gnc-fq-helper is already truncated to 4.  You can see that when you check $exchange_rate and ($exchange_rate * $amount) in Finance/Quote.pm, sub currency, just before the final return.

Thanks for the report nonetheless.
Comment 2 John Ralls 2018-06-29 22:10:35 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=553960. Please update any external references or bookmarks.