Re: [GNC] Importing data from QuickBooks Online

2023-07-02 Thread Jim DeLaHunt
Tom: On 2023-07-02 15:10, Tom Olin via gnucash-user wrote: I’m attempting to import data from QuickBooks Online to GnuCash. I’ve written an awk script which appears to work well except for one major issue. What format is the data which you export from Quickbooks Online? CSV (Comma Separated

Re: [GNC] HELP! Invoice Stylesheet, how to? V4.8

2023-07-02 Thread Adrien Monteleone
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)

Re: [GNC] Where is config-user.scm supposed to be under Linux

2023-07-02 Thread David H
Hi Robert, https://wiki.gnucash.org/wiki/Configuration_Locations doesn’t help ? Cheers David H. On Mon, 3 Jul 2023 at 10:50 am, Robert Heller wrote: > Which directory should config-user.scm be in? > > $HOME/.local/share/gnucash > OR > $HOME/.gnucash > > This is for Version 4.14, build under

[GNC] Where is config-user.scm supposed to be under Linux

2023-07-02 Thread Robert Heller
Which directory should config-user.scm be in? $HOME/.local/share/gnucash OR $HOME/.gnucash This is for Version 4.14, build under Linux (Ubuntu 22.04). I am not able to tell if the file is being loaded. From what I can tell it is not loading config-user.scm. This is the file name the wiki

Re: [GNC] HELP! Invoice Stylesheet, how to? V4.8

2023-07-02 Thread Robert Heller
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

Re: [GNC] HELP! Invoice Stylesheet, how to? V4.8

2023-07-02 Thread Adrien Monteleone
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

[GNC] Importing data from QuickBooks Online

2023-07-02 Thread Tom Olin via gnucash-user
I’m attempting to import data from QuickBooks Online to GnuCash. I’ve written an awk script which appears to work well except for one major issue. The data I’m importing spans the years 2022 and 2023. All 2023 transactions import cleanly, but all 2022 transactions import unbalanced, meaning I

Re: [GNC] HELP! Invoice Stylesheet, how to? V4.8

2023-07-02 Thread 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 be a custom report (via Scheme) or maybe via CSS as I

Re: [GNC] How to revert to previous input mode?

2023-07-02 Thread john
> On Jul 2, 2023, at 11:07, Pierre Fortin wrote: > > On Sun, 02 Jul 2023 10:25:55 +0100 Fred Bone wrote: > >> On 01 July 2023 at 19:16, Pierre Fortin said: >> >>> On Sat, 1 Jul 2023 16:31:55 + Gyle McCollam wrote: >>> Pierre, you stated you have to: new method: +|-.

Re: [GNC] How to revert to previous input mode?

2023-07-02 Thread Pierre Fortin
On Sun, 02 Jul 2023 10:25:55 +0100 Fred Bone wrote: >On 01 July 2023 at 19:16, Pierre Fortin said: > >> On Sat, 1 Jul 2023 16:31:55 + Gyle McCollam wrote: >> >> >Pierre, >> >you stated you have to: >> >new method: >> > +|-. TAB, TAB, p(long list with "Don't Autocomplete" at top, >> >

Re: [GNC] How to revert to previous input mode?

2023-07-02 Thread Pierre Fortin
On Sat, 1 Jul 2023 18:30:44 -0700 Vincent Dawans wrote: >Pierre: > >On this point in particular: >> Worse, typing "Pens" auto-populated an old "Camper expenses" entry >which >> now had to be canceled and restarted. > >This was an issue in early 5 releases but as far as I know 5.3 no longer

Re: [GNC] How to revert to previous input mode?

2023-07-02 Thread Fred Bone
On 01 July 2023 at 19:16, Pierre Fortin said: > On Sat, 1 Jul 2023 16:31:55 + Gyle McCollam wrote: > > >Pierre, > >you stated you have to: > >new method: > > +|-. TAB, TAB, p(long list with "Don't Autocomplete" at top, > > up-arrow, ENTER, pr(still long list with "Don't Autocomplete" at top,

Re: [GNC] Adding Bank Account/Cash on Reports

2023-07-02 Thread david whiting
When viewing the report, does: Options -> Display -> Other Account Name give you what you want? David On Sun, 2 Jul 2023 at 04:17, Koshy Thomas wrote: > Hello there, > > On Invoice & Transaction report, how can I show the Bank Account or CASH > to which the Customer has paid . > On