Re: Get stock quotes for specified date

2016-12-09 Thread John Ralls
> On Dec 9, 2016, at 1:30 PM, Stefan Söffing wrote: > > All, > > the price editor currently is able to retrieve today's stock quote for > the price db. Sometimes it can be useful to retrieve stock quotes for a > specified historic date, e.g. to update the prices for the last

Re: Get stock quotes for specified date

2016-12-09 Thread David T. via gnucash-devel
John, It may be that Stefan refers to https://wiki.gnucash.org/wiki/Stocks/get_prices . As you note, it uses Finance::QuoteHist instead of F::Q. Finance::QuoteHist does still work with the sources you mention, although I cannot comment about the

RE: XML Parse error on Local Build

2016-12-09 Thread Chris Good
> Message: 2 > Date: Wed, 07 Dec 2016 20:36:30 +0100 > From: Geert Janssens > To: gnucash-devel@gnucash.org, "David T." > Subject: Re: XML Parse error on Local Build > Message-ID: <1942799.lyrszbb...@legolas.kobaltwit.lan> > Content-Type:

Re: XML Parse error on Local Build

2016-12-09 Thread Geert Janssens
Op vrijdag 9 december 2016 17:07:23 CET schreef David T.: > > On Dec 9, 2016, at 1:00 PM, Chris Good wrote: > > > > Did you fix your build problem David? > > > > I'd be interested in hearing what IDE's other people use for GnuCash > > and/or > > GnuCash documentation.

Re: [Bug 643025] RFE: Ability to select and open multiple invoices

2016-12-09 Thread Geert Janssens
Op donderdag 8 december 2016 10:36:10 CET schreef Derek Atkins: > On Thu, December 8, 2016 10:23 am, John Ralls wrote: > > [snip] > > > Geert didn't mention that he'd closed the bug as resolved:fixed 3 months > > ago, which makes the comment gratuitous and in my mind makes it likely > > indeed

Re: Report Charts

2016-12-09 Thread Geert Janssens
Bob, I was looking into this just now. I had made the same observation that setting the parent elements (html and body) to 100% height would resize the chart to full height and then some. I haven't looked further in that direction though as I found a possible other way to get around this. It

Re: Report Charts

2016-12-09 Thread Robert Fewell
Drats, looks like the report pages I attached did not get through, but I think I have answered my question. To set a percentage height, its parent element(*) must have an explicit height It looks like this can be fixed by using viewport units, vh,vw, all modern browsers and IE>=9 support the new

Re: XML Parse error on Local Build

2016-12-09 Thread David T. via gnucash-devel
> On Dec 9, 2016, at 1:00 PM, Chris Good wrote: > > Did you fix your build problem David? > > I'd be interested in hearing what IDE's other people use for GnuCash and/or > GnuCash documentation. > > Regards, > Chris Good Chris, I still have my build issues. I am

Re: XML Parse error on Local Build

2016-12-09 Thread David T. via gnucash-devel
> On Dec 9, 2016, at 5:44 PM, Geert Janssens wrote: > > David, > > Can you post the full output of xsltproc ? > > In addition, to debug your issue, can you run xsltproc with an extra option ? > Below xsltproc commands should be on one line, my e-mail client splits

Get stock quotes for specified date

2016-12-09 Thread Stefan Söffing
All, the price editor currently is able to retrieve today's stock quote for the price db. Sometimes it can be useful to retrieve stock quotes for a specified historic date, e.g. to update the prices for the last day of the financial year as a basis for reporting using the "Nearest in time" price