Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread Stephen M. Butler
On 5/8/19 6:02 PM, John Ralls wrote: > >> On May 8, 2019, at 5:09 PM, Stephen M. Butler wrote: >> >> On 5/8/19 12:26 PM, John Ralls wrote: On May 8, 2019, at 7:37 AM, D wrote: I thought that those tools were only need to create the pdf and mobi versions. >>> Right. FOP isn't

Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread John Ralls
> On May 8, 2019, at 5:09 PM, Stephen M. Butler wrote: > > On 5/8/19 12:26 PM, John Ralls wrote: >>> On May 8, 2019, at 7:37 AM, D wrote: >>> >>> I thought that those tools were only need to create the pdf and mobi >>> versions. >> Right. FOP isn't needed for building html documentation. >>

Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread Stephen M. Butler
On 5/8/19 12:26 PM, John Ralls wrote: >> On May 8, 2019, at 7:37 AM, D wrote: >> >> I thought that those tools were only need to create the pdf and mobi >> versions. > Right. FOP isn't needed for building html documentation. > > Regards, > John Ralls > > Hmm. I wonder why the debian package build

Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread John Ralls
> On May 8, 2019, at 1:41 PM, Stephen M. Butler wrote: > > On 5/8/19 5:13 AM, John Ralls wrote: >> sudo apt-get install libfontbox-java > > Thanks. That wasn't listed as a dependency in the Debian Control file. > I added it and did the install. That did work and moved me along to this > nex

Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread Frank H. Ellenberger
Hi Steve, Am Mi., 8. Mai 2019 um 20:46 Uhr schrieb Stephen M. Butler : > On 5/8/19 5:37 AM, D wrote: > > I thought that those tools were only need to create the pdf and mobi > versions. > > > > On May 8, 2019, at 5:43 PM, John Ralls wrote: > : > I am trying to build the gnucash-docs debian file

Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread John Ralls
> On May 8, 2019, at 7:37 AM, D wrote: > > I thought that those tools were only need to create the pdf and mobi versions. > Right. FOP isn't needed for building html documentation. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnu

Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread Stephen M. Butler
On 5/8/19 5:37 AM, D wrote: > I thought that those tools were only need to create the pdf and mobi versions. > > On May 8, 2019, at 5:43 PM, John Ralls wrote: > > > >> On May 7, 2019, at 9:25 PM, Stephen M. Butler wrote: >> >> How do I go about getting the Fontbox jar(s) referenced below. >> Ap

Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread Stephen M. Butler
On 5/8/19 5:13 AM, John Ralls wrote: > sudo apt-get install libfontbox-java Thanks.  That wasn't listed as a dependency in the Debian Control file.  I added it and did the install. That did work and moved me along to this next issue.  I'm not Java savvy so suspect something still not right. Maki

Re: [GNC-dev] [GNC] UK VAT and "Making Tax Digital"

2019-05-08 Thread Maf. King
On Wednesday, 8 May 2019 14:27:03 BST you wrote: > > It would seem the way forward would be a tailored report, requesting the 7 > source accounts as above, and they will by default select accounts > according to the UK VAT template accounts. e.g. (1) preselected to accounts > with substrings "VAT"

Re: [GNC-dev] [GNC] UK VAT and "Making Tax Digital"

2019-05-08 Thread Maf. King
Hi, Yes, I believe you are correct. IANAA, of course. Box 5 may of course be negative to get a refund from the HMRC. the only change I made to the UK VAT accounts structure was to add the contra boxes as per the Aus. BAS accounts. Keeps the "claimed" payment bits out of the way. shame it loo

Re: [GNC-dev] [GNC] UK VAT and "Making Tax Digital"

2019-05-08 Thread Christopher Lam
Ok checking understanding: Report options for tailored UK VAT report should request following source accounts: (1) Output VAT (on Sales) [Liability] (2) Output VAT (Reverse EC Purchases) [Liability] (3) Input VAT (on Purchases) [Asset] (4) Sales Accounts [any type, default Income] (5) Purchase Acc

Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread D via gnucash-devel
I thought that those tools were only need to create the pdf and mobi versions. On May 8, 2019, at 5:43 PM, John Ralls wrote: > On May 7, 2019, at 9:25 PM, Stephen M. Butler wrote: > > How do I go about getting the Fontbox jar(s) referenced below. > Apparently I can't compile the docs witho

Re: [GNC-dev] Unable to compile Docs

2019-05-08 Thread John Ralls
> On May 7, 2019, at 9:25 PM, Stephen M. Butler wrote: > > How do I go about getting the Fontbox jar(s) referenced below. > Apparently I can't compile the docs without this. > Does sudo apt-get install libfontbox-java not work? Regards, John Ralls