Re: [GNC] QIF import error

2022-05-06 Thread davidcousens49
Adrien,

There is a bit of recent correspondence on the github site with a possible new
project manager interested. I gather the main problem is in getting Ngewi Fet
the original developer to communicate/cooperate/hand over the reins on the
project to allow that to happen.

David Cousens


On Fri, 2022-05-06 at 22:19 -0500, Adrien Monteleone wrote:
> GnuCash for Android is a separate project.
> 
> Last I heard, it isn't even an active one. (no commits since mid-2018)
> 
> You can try their GitHub page: https://github.com/codinguser/gnucash-android
> 
> Regards,
> Adrien
> 
> On 5/6/22 11:15 AM, Shaun Parsons wrote:
> > Hi
> > I have recently come across GnuCash which I have installed on my Samsung J6
> > android phone.
> > 
> > I am trying to sync transactions between my Quicken 2016 install on my
> > Windows 11 desktop with GnuCash on my android device using an exported QIF
> > file. Each time I attempt to import the file I get the following error
> > 
> > “An error occurred while importing the GnuCash accounts at line 1, column 0:
> > not well-formatted (invalid token)”
> > 
> > I am unable to find an example of a valid example of a file that works?
> > 
> > The first few lines are
> > 
> > !Option:AutoSwitch
> > !Account
> > NLloyds Linda ISA (Cash)
> > TBank
> > ^
> > 
> > I have tried removing the !option:AutoSwitch which makes no difference.
> > 
> > Long term I am trying to write a vbnet app to massarge the qif files to the
> > correct format, any clues what I am missing?
> 
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see 
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] QIF import error

2022-05-06 Thread davidcousens49
Shaun,

The android GnuCash app is not a part of the GnuCash application which is a 
desktop app. I don't know if it is still being supported by its original 
developer but it AFAIK was a totally separate development in Java. 
The QIF format is defined in the following web pages to the extent it is defined
at all  
https://www.respmech.com/mym2qifw/qif_new.htm#:~:text=A%3A%20The%20Quicken%20interchange%20format,that%20supports%20the%20QIF%20format
 and possible more definitively by W3 
https://www.w3.org/2000/10/swap/pim/qif-doc/QIF-doc.htm or 
http://moneymvps.org/articles/qifspecification.aspx. There is no standardized
format defined by and maintained by any organization.

David Cousens


On Fri, 2022-05-06 at 16:15 +, Shaun Parsons wrote:
> Hi
> I have recently come across GnuCash which I have installed on my Samsung J6
> android phone.
> 
> I am trying to sync transactions between my Quicken 2016 install on my Windows
> 11 desktop with GnuCash on my android device using an exported QIF file. Each
> time I attempt to import the file I get the following error
> 
> “An error occurred while importing the GnuCash accounts at line 1, column 0:
> not well-formatted (invalid token)”
> 
> I am unable to find an example of a valid example of a file that works?
> 
> The first few lines are
> 
> !Option:AutoSwitch
> !Account
> NLloyds Linda ISA (Cash)
> TBank
> ^
> 
> I have tried removing the !option:AutoSwitch which makes no difference.
> 
> Long term I am trying to write a vbnet app to massarge the qif files to the
> correct format, any clues what I am missing?
> 
> Regards Shaun Parsons
> 
> 
> 
> Sent from Mail for Windows
> 
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see 
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] QIF import error

2022-05-06 Thread Adrien Monteleone

GnuCash for Android is a separate project.

Last I heard, it isn't even an active one. (no commits since mid-2018)

You can try their GitHub page: https://github.com/codinguser/gnucash-android

Regards,
Adrien

On 5/6/22 11:15 AM, Shaun Parsons wrote:

Hi
I have recently come across GnuCash which I have installed on my Samsung J6 
android phone.

I am trying to sync transactions between my Quicken 2016 install on my Windows 
11 desktop with GnuCash on my android device using an exported QIF file. Each 
time I attempt to import the file I get the following error

“An error occurred while importing the GnuCash accounts at line 1, column 0: 
not well-formatted (invalid token)”

I am unable to find an example of a valid example of a file that works?

The first few lines are

!Option:AutoSwitch
!Account
NLloyds Linda ISA (Cash)
TBank
^

I have tried removing the !option:AutoSwitch which makes no difference.

Long term I am trying to write a vbnet app to massarge the qif files to the 
correct format, any clues what I am missing?


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] QIF import error

2022-05-06 Thread Shaun Parsons
Hi
I have recently come across GnuCash which I have installed on my Samsung J6 
android phone.

I am trying to sync transactions between my Quicken 2016 install on my Windows 
11 desktop with GnuCash on my android device using an exported QIF file. Each 
time I attempt to import the file I get the following error

“An error occurred while importing the GnuCash accounts at line 1, column 0: 
not well-formatted (invalid token)”

I am unable to find an example of a valid example of a file that works?

The first few lines are

!Option:AutoSwitch
!Account
NLloyds Linda ISA (Cash)
TBank
^

I have tried removing the !option:AutoSwitch which makes no difference.

Long term I am trying to write a vbnet app to massarge the qif files to the 
correct format, any clues what I am missing?

Regards Shaun Parsons



Sent from Mail for Windows

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] How to copy a GnuCash 'installation'?

2022-05-06 Thread davidcousens49
Chris

https://wiki.gnucash.org/wiki/Configuration_Locations
https://www.gnucash.org/docs/v4/C/gnucash-guide/basics-migrate-settings.html
https://wiki.gnucash.org/wiki/User_Configuration_Files

David Cousens

On Fri, 2022-05-06 at 18:58 +0100, Chris Green wrote:
> If one wants to copy a GnuCash 'installation' from one place to
> another, in particular from one computer to another what needs to be
> copied?  I'm really only interested in copying from one Linux system
> to another, both running the same GnuCash version.
> 
> Obviously one needs to copy:-
> 
> The GnuCash 'data' file, either XML or sql
> 
> Any log files (though not strictly necessary I guess)
> 
> However there are other files one needs to copy if you want reports
> and screen layout and things like that to be the same.  Is this
> documented anywhere?
> 
> I'm particularly interested in copying reports across as I run GnuCash
> on both my desktop machine and my laptop.  Just copying the GnuCash
> data file means that I get the same accounts on both systems but not
> reports and connected files ('experimental' CSS for reports, that sort
> of thing).
> 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] How to copy a GnuCash 'installation'?

2022-05-06 Thread Liz Dodd
On Fri, 6 May 2022 18:58:13 +0100
Chris Green  wrote:

> However there are other files one needs to copy if you want reports
> and screen layout and things like that to be the same.  Is this
> documented anywhere?

Of course. It's in the wiki, and you will find it in the FAQ under
"Backups".

Liz
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] How to copy a GnuCash 'installation'?

2022-05-06 Thread Gyle McCollam
Even if you can copy this to another computer (an exact copy), reports and all, 
you will have to make all your entries on both computers to keep them in sync.  
It would be better to save everything in a location that you can access from 
each computer.  GnuCash will tell you if the file is in use on the other 
computer.


Thank You,
Gyle McCollam

Gyle McCollam

609.680.2326 Mobile

gmccol...@live.com   email


From: gnucash-user  on 
behalf of Robert Heller 
Sent: Friday, May 6, 2022 2:50 PM
To: Chris Green 
Cc: gnucash-user@gnucash.org 
Subject: Re: [GNC] How to copy a GnuCash 'installation'?

At Fri, 6 May 2022 18:58:13 +0100 Chris Green  wrote:

>
> If one wants to copy a GnuCash 'installation' from one place to
> another, in particular from one computer to another what needs to be
> copied?  I'm really only interested in copying from one Linux system
> to another, both running the same GnuCash version.
>
> Obviously one needs to copy:-
>
> The GnuCash 'data' file, either XML or sql
>
> Any log files (though not strictly necessary I guess)
>
> However there are other files one needs to copy if you want reports
> and screen layout and things like that to be the same.  Is this
> documented anywhere?

Don't know if it is documented anywhere...

Config files somewhere in $HOME: .gnucashrc or under .local/...  I believe
this is where reports are saved (report params, used to generate the reports).



>
> I'm particularly interested in copying reports across as I run GnuCash
> on both my desktop machine and my laptop.  Just copying the GnuCash
> data file means that I get the same accounts on both systems but not
> reports and connected files ('experimental' CSS for reports, that sort
> of thing).
>

--
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] How to copy a GnuCash 'installation'?

2022-05-06 Thread Robert Heller
At Fri, 6 May 2022 18:58:13 +0100 Chris Green  wrote:

> 
> If one wants to copy a GnuCash 'installation' from one place to
> another, in particular from one computer to another what needs to be
> copied?  I'm really only interested in copying from one Linux system
> to another, both running the same GnuCash version.
> 
> Obviously one needs to copy:-
> 
> The GnuCash 'data' file, either XML or sql
> 
> Any log files (though not strictly necessary I guess)
> 
> However there are other files one needs to copy if you want reports
> and screen layout and things like that to be the same.  Is this
> documented anywhere?

Don't know if it is documented anywhere...

Config files somewhere in $HOME: .gnucashrc or under .local/...  I believe 
this is where reports are saved (report params, used to generate the reports).



> 
> I'm particularly interested in copying reports across as I run GnuCash
> on both my desktop machine and my laptop.  Just copying the GnuCash
> data file means that I get the same accounts on both systems but not
> reports and connected files ('experimental' CSS for reports, that sort
> of thing).
> 

-- 
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services

 
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] How to copy a GnuCash 'installation'?

2022-05-06 Thread Chris Green
If one wants to copy a GnuCash 'installation' from one place to
another, in particular from one computer to another what needs to be
copied?  I'm really only interested in copying from one Linux system
to another, both running the same GnuCash version.

Obviously one needs to copy:-

The GnuCash 'data' file, either XML or sql

Any log files (though not strictly necessary I guess)

However there are other files one needs to copy if you want reports
and screen layout and things like that to be the same.  Is this
documented anywhere?

I'm particularly interested in copying reports across as I run GnuCash
on both my desktop machine and my laptop.  Just copying the GnuCash
data file means that I get the same accounts on both systems but not
reports and connected files ('experimental' CSS for reports, that sort
of thing).

-- 
Chris Green
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Change layout and font sizes in Transaction Report - how?

2022-05-06 Thread Chris Green
On Thu, May 05, 2022 at 07:22:47PM +0100, Chris Green wrote:
> On Thu, May 05, 2022 at 01:13:06PM -0500, Adrien Monteleone wrote:
> > I just played around with it on the Transaction Report and came up with
> > this:
> > 
> > td:first-child {
> >   font-weight: bold;
> >   font-size: large;
> > }
> > 
> > The Account Name doesn't have a class or id to target, but it just so
> > happens to be always the first td child of a new tr element in the entire
> > report. (best I can tell, I didn't play with all options)
> > 
> > Give that a go.
> > 
> > I do see prominent Account Totals but I agree, the initial Account Name
> > starting each section should be more noticeable.
> > 
> That's clever!  I'd looked at the output HTML but I didn't know about
> the "first child" modifier.  I'll certainly try it, thank you.
> 
Yes, that's a big improvement, it might be worth setting a background
colour too, lots of possibilities.  Thanks again! :-)

-- 
Chris Green
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.