Re: [GNC] Fields present in invoices?

2023-01-03 Thread Adrien Monteleone
I don't think they end up in the same place. I also checked the archive and the message was not there. I only saw it because you also happened to copy me personally. gnucash-user@gnucash.org works gnucash-u...@lists.gnucash.org did not go through. Regards, Adrien On 1/3/23 11:47 AM, Simon

Re: [GNC] Fields present in invoices?

2023-01-03 Thread Simon Roberts
This sounds great Steve, thanks. I'll pursue that! Cheers, Simon On Tue, Jan 3, 2023 at 11:34 AM Steve Brown wrote: > Looking further, the taxinvoice report Options->Display screen allows > using an alternate template and css file. On my system, > ~/.local/share/gnucash is on the search path.

Re: [GNC] Fields present in invoices?

2023-01-03 Thread Steve Brown
Looking further, the taxinvoice report Options->Display screen allows using an alternate template and css file. On my system, ~/.local/share/gnucash is on the search path. I put the modified and renamed files there and they get used. This works with a standard distribution. Unless you want to do

Re: [GNC] Fields present in invoices?

2023-01-03 Thread Simon Roberts
Steve, Adrien, thanks again. I think I shall have a look at hacking the source for the default invoice. It's important to me to keep my bookkeeper's life as easy as possible during this transition. Fortunately, we have a very simple business with very few clients, and virtually all the work is the

Re: [GNC] Fields present in invoices?

2023-01-03 Thread Adrien Monteleone
Interesting approach concerning modifying the tax invoice. I'd say all of that sounds correct to my understanding as well, save I think you have the Scheme—HTML bit reversed. The files are in Scheme, which generate the report as an HTML table. (not the other way around) I'm pretty sure

Re: [GNC] Fields present in invoices?

2023-01-03 Thread Steve Brown
I've been wrestling with this too, specifically with regard to invoices. This is a rather lengthy comment. I hope it is useful. Also, if some of this is inaccurate, which is likely, please let me know. I've looked at the wiki and sifted through the code trying to understand how reports work.

Re: [GNC] Fields present in invoices?

2023-01-02 Thread Adrien Monteleone
That's "dialect" of Lisp. (please excuse my fingers not syncing with my brain) Regards, Adrien On 1/3/23 12:15 AM, Adrien Monteleone wrote: Scheme is indeed, a dialog of Lisp. ___ gnucash-user mailing list gnucash-user@gnucash.org To update your

Re: [GNC] Fields present in invoices?

2023-01-02 Thread Adrien Monteleone
Simon, I'm not sure why this reply from you was not appearing on the list. The server must have had a hiccup. I'm quoting and replying inline below. Regards, Adrien On 1/2/23 9:21 PM, Simon Roberts wrote: Oh... so the fields to show are specific to the invoice? Oh, that's a pity, and we

Re: [GNC] Fields present in invoices?

2023-01-02 Thread Adrien Monteleone
Not a bug. Most likely a design decision. Not sure how you'd figure out what options to show if you don't know yet which report you want options for... Stylesheets are not peculiar to a certain report. You can edit them independently, then assign them to reports for use. Unfortunately, I

Re: [GNC] Fields present in invoices?

2023-01-02 Thread Adrien Monteleone
Scheme. See the Wiki development section for links to details of the reporting system. (which isn't much as it is not well documented, for programmers, so far) Regards, Adrien On 1/2/23 8:05 PM, Simon Roberts wrote: Ah yes! I just found Edit->Report Options, which at first glance looks

Re: [GNC] Fields present in invoices?

2023-01-02 Thread Simon Roberts
Oh, but to make it extra interesting, the menu entry for "report options" is only offered when already looking at a "printable invoice"... That seems... like a bug. given that the Edit -> Style Sheets menu entry is visible in other tabs, perhaps? Anyway, I believe this is likely adequate to my

Re: [GNC] Fields present in invoices?

2023-01-02 Thread Simon Roberts
Ah yes! I just found Edit->Report Options, which at first glance looks like it'll help a lot. I also found a bunch of ...hmm, looks like Lisp (which I used to know) but I think it's actually scheme (which I don't know) files that appear to be programmatic definitions of these. I shall tinker and

Re: [GNC] Fields present in invoices?

2023-01-02 Thread Adrien Monteleone
The Options allow you to turn some things on or off explicitly, but they are not all-inclusive. You might want to investigate customizing a stylesheet, but that does muck with the workflow to get an invoice report in most cases, resulting in lots of clicks. Using a CSS rule like 'display:

[GNC] Fields present in invoices?

2023-01-02 Thread Simon Roberts
Still working on the invoice mechanism... Is there any control over the fields displayed, auxiliary text, and perhaps the position of fields? When I looked up how to change the appearance of the invoice, the docs only seem to talk about adding images. In most cases I don't need "net price",