Op zondag 2 juli 2023 21:54:00 CEST schreef Robert Heller:
> At Sat, 1 Jul 2023 11:03:14 -0400 (EDT) Robert Heller
> wrote:
> > At Sat, 1 Jul 2023 09:36:19 -0500 adrien.montele...@lusfiber.net wrote:
> > > Ah, you want TWO images. (Your own logo, plus the PayPal logo)
> > >
> > > My guess would
It *is* usually possible to add content via CSS using pseudo classes
like :before or :after. Look them up for examples. There are plenty.
And I'm not saying what you are trying to do *isn't* possible any
longer, I just don't know specifically how. (I'm not one of the
developers - just a user)
At Sun, 2 Jul 2023 17:41:48 -0500 adrien.montele...@lusfiber.net wrote:
>
> Try:
>
> Edit > Style Sheets > New > Template = CSS, give it a name,
>
> then copy/paste your CSS code.
This does not help me -- my changes add some HTML, not CSS. I've found CSS
really tricky and very hard to get wh
Try:
Edit > Style Sheets > New > Template = CSS, give it a name,
then copy/paste your CSS code.
I'm not sure how to go about it via config.user or outside of the GUI.
The above method should allow you to select it in reports. If you set a
particular invoice template to use it, you can then se
At Sat, 1 Jul 2023 11:03:14 -0400 (EDT) Robert Heller
wrote:
>
> At Sat, 1 Jul 2023 09:36:19 -0500 adrien.montele...@lusfiber.net wrote:
>
> >
> > Ah, you want TWO images. (Your own logo, plus the PayPal logo)
> >
> > My guess would be a custom report (via Scheme) or maybe via CSS as I
>
At Sat, 1 Jul 2023 09:36:19 -0500 adrien.montele...@lusfiber.net wrote:
>
> Ah, you want TWO images. (Your own logo, plus the PayPal logo)
>
> My guess would be a custom report (via Scheme) or maybe via CSS as I
> mentioned with a :before or :after pseudo class that inserts the image
> somewhe
Ah, you want TWO images. (Your own logo, plus the PayPal logo)
My guess would be a custom report (via Scheme) or maybe via CSS as I
mentioned with a :before or :after pseudo class that inserts the image
somewhere but I haven't tested that approach with GnuCash. (I can't see
why it wouldn't wor
At Fri, 30 Jun 2023 23:21:06 -0500 adrien.montele...@lusfiber.net wrote:
>
> Once you have an Invoice Report on screen, click the Options button and
> the Layout tab.
>
> In the header, you can specify a place for a picture, and then further
> down, you can specify the location for that image
Once you have an Invoice Report on screen, click the Options button and
the Layout tab.
In the header, you can specify a place for a picture, and then further
down, you can specify the location for that image file.
You could likely do something with CSS as well, I'm sure with a crafty
pseudo
'Ask and ye shall receive'
Thanks John!
Regards,
Adrien
On 6/30/23 6:23 PM, John Ralls wrote:
On Jun 30, 2023, at 11:03 AM, Adrien Monteleone
wrote:
https://wiki.gnucash.org/wiki/Flatpak
It's in the Release Notes posted here on the list and on the website.
Perhaps file an Enhancement Requ
Hi Robert,
I don't know if that will suit your workflow, but sharing what I am doing now.
It's a bit convoluted, but if you are familiar with CSS, and if you only issue
a handful of invoices monthly, it's not too bad.
I found that by using CSS, we can quite heavily customize the existing
styl
> On Jun 30, 2023, at 11:03 AM, Adrien Monteleone
> wrote:
>
> https://wiki.gnucash.org/wiki/Flatpak
>
> It's in the Release Notes posted here on the list and on the website.
>
> Perhaps file an Enhancement Request to put that link at the top of the
> Website along with the other links to
At Fri, 30 Jun 2023 13:03:58 -0500 adrien.montele...@lusfiber.net wrote:
>
> https://wiki.gnucash.org/wiki/Flatpak
>
> It's in the Release Notes posted here on the list and on the website.
>
> Perhaps file an Enhancement Request to put that link at the top of the
> Website along with the other
https://wiki.gnucash.org/wiki/Flatpak
It's in the Release Notes posted here on the list and on the website.
Perhaps file an Enhancement Request to put that link at the top of the
Website along with the other links to binaries & sources.
Regards,
Adrien
On 6/30/23 12:52 PM, Robert Heller wro
At Fri, 30 Jun 2023 12:30:47 -0500 adrien.montele...@lusfiber.net wrote:
>
> There's a flatpak option now if you don't want to build.
Where? There isn't any obvious links anywhere, just source plus binaries for
MS-Windows and MacOSX.
(It is building it now, after a bit of strugling with apt -
Of course, there's no guarantee your crashes won't continue. It could be
an issue with your customizations.
Regards,
Adrien
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists
There's a flatpak option now if you don't want to build.
Regards,
Adrien
On 6/30/23 12:09 PM, Robert Heller wrote:
At Fri, 30 Jun 2023 10:37:57 -0500 adrien.montele...@lusfiber.net wrote:
I think 4.14 is the last of the series. Maybe try that? I do recall some
report crashes that were fixed
At Fri, 30 Jun 2023 10:37:57 -0500 adrien.montele...@lusfiber.net wrote:
>
> I think 4.14 is the last of the series. Maybe try that? I do recall some
> report crashes that were fixed around the end of the 4.x series which
> could be related.
So, I would have to build it from source? I don't s
I think 4.14 is the last of the series. Maybe try that? I do recall some
report crashes that were fixed around the end of the 4.x series which
could be related.
Regards,
Adrien
On 6/30/23 10:00 AM, Robert Heller wrote:
OK, even worse, Gnucash (4.8) is now *crashing* when I try to print the
in
OK, even worse, Gnucash (4.8) is now *crashing* when I try to print the
invoice with the default stylesheet.
At Fri, 30 Jun 2023 10:38:23 -0400 (EDT) Robert Heller
wrote:
>
> I had some nicely designed stylesheets for my Invoices working with V2.6, but
> with V4.8, they are (appearently) gone
I had some nicely designed stylesheets for my Invoices working with V2.6, but
with V4.8, they are (appearently) gone (well, I still have the scheme files,
but V4.8 is not seeing them). I just created a new stylesheet using the GUI
[Edit=>Style Sheets] (is there a programmatical way to create style
21 matches
Mail list logo