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,

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

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

[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

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

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

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

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

[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

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; > > } >