Re: [GNC] Import from Quicken to GnuCash not Working

2024-09-22 Thread R Losey
And there is always the question: Do you really NEED to import files? I figured that I'd just use Quicken for reference, and I just started GnuCash cold. I used Quicken a few times, but as time has gone on, I haven't needed the data. The only sticking point might be investments in which you need

Re: [GNC] Import from Quicken to GnuCash not Working

2024-09-22 Thread sunfish62--- via gnucash-user
As has been mentioned before, Quicken handles data differently than GnuCash. In addition to the other comments concerning this issue, there is the way that Quicken handles years in dates. Instead of using a 4 digit year, someone got the idea of putting an apostrophe in to represent "20". These "

Re: [GNC] Import from Quicken to GnuCash not Working

2024-09-22 Thread Ken Farley
A suggestion that comes up many times in the past and even in some of the responses you got is to break up the file and perhaps not try to import the whole thing in one go. That being said, 14Mb is really not a very large file. The last time I did this kind of thing a couple of years ago I loa

Re: [GNC] Import from Quicken to GnuCash not Working

2024-09-22 Thread Geoff
Hi Tom To answer your specific question: > How do I track down a problem when the GnuCash software isn't giving > me any error? (a) Try some debugging: https://wiki.gnucash.org/wiki/Tracefile https://wiki.gnucash.org/wiki/Windows_Debugging (b) Divide & Conquer: Split your input file in half and

Re: [GNC] Import from Quicken to GnuCash not Working

2024-09-22 Thread Tom R
Hi Ken, I did try looking thru a bunch of those archive messages (although admittedly no more than a few dozen). But none of those postings seem to address the same thing that I've run into. Most are regarding problems that users found with the accounts or entries in the resulting .gnucash file th

[GNC] Finance::Quote Preview v1.63_02

2024-09-22 Thread Bruce Schuck
Greetings, I've done more F::Q work since uploading v1.63 to CPAN. For those who like to install the latest non-official releases, I uploaded BPSCHUCK/Finance-Quote-1.63_02.tar.gz to CPAN. It contains the v1.63 changes plus * New CurrencyRates module, CurrencyRates/FinanceAPI - Issue #427 *

[GNC] Importing Accounts

2024-09-22 Thread flywire
TLDR; Create a new file choosing one of the template accounts to use as a basis to export account tree as csv then modify as required. The GnuCash csv conventions don't apply to the coa csv file. Specifically: 1. It must have a header line 2. iirc all fields must be included even though most of t

Re: [GNC] Importing Accounts

2024-09-22 Thread Murugan Mariappan
To understand the account tree it is advised to export the account structure and use it as a reference. please find attached a sample Saludos Cordiales Murugan From: gnucash-user on behalf of Chris Miller via gnucash-user Sent: 22 September 2024 15:30 T

Re: [GNC] Finance::Quote expected digits after -

2024-09-22 Thread Scott Steimle
Since the single quote retrieval works, I am guessing this is more of a parsing issue than a problem with Finance::Quote? On Sat, Sep 21, 2024 at 3:17 PM wrote: > Send gnucash-user mailing list submissions to > gnucash-user@gnucash.org > > To subscribe or unsubscribe via the World Wide W

Re: [GNC] "Help"

2024-09-22 Thread Chris Miller via gnucash-user
Hi Folks, On my Fedora system I installed the gnucash-docs package: "yum install gnucash-docs", and that did exactly what you'd expect. When I tried to read any of them, I got nothing. The reason is my system was configured to use the "KDE Help Center" application, which didn't understand DocB

Re: [GNC] Import from Quicken to GnuCash not Working

2024-09-22 Thread Joseph Keithley
I had a 150mb Quicken 2016 file to import. The only way I got it to work was to export the file into yearly qif files by account. It took a long time and the final gnucash file required significant hand editing to match up transactions to the right categories and transfer accounts. Good luck! O

[GNC] Importing Accounts

2024-09-22 Thread Chris Miller via gnucash-user
Hi Folks, I am importing accounts. The third step of the import dialog shows a row with column headers. Does my import CSV file have to use that *order*, or simply use those *names*? If "order" is discretionary, can I create a column mapping with the first row? Will the "Import Map Editor" d

Re: [GNC] "Help"

2024-09-22 Thread Chris Miller via gnucash-user
Hi Jim, > What exactly did you install, and how? Did you install a flatpack > package named "gnucash-docs"? Something via apt-get? MacPorts port > "gnucash-docs" on macOS? One of the downloadable documentation files > from ? I am running Fedora. I tried the naive a

Re: [GNC] Importing Data

2024-09-22 Thread Chris Miller via gnucash-user
Hi David, > The CSV importer can also work with tab separated data. There is a > setup screen in which you can set the separator so there is no need to > change it. Yes. There was an option to change the separator, but "tab" was not one of the choices. See the dialog below. > The confusion may

Re: [GNC] "Help"

2024-09-22 Thread Chris Miller via gnucash-user
Hi David, > I usually find it easier to use the links to the docs on the GnuCash > website and view them in a browser. Possibly, but if this fairly basic feature is misconfigured and not working, what else have I misconfigured? Thanks for the help -- Chris. V:916.799.9461 F:916.974.0428

Re: [GNC] Importing Data

2024-09-22 Thread Chris Miller via gnucash-user
Hi Murugan, > Please refer the following link for the steps to import transactions > [ https://lists.gnucash.org/docs/C/gnucash-manual/trans-import.html | > https://lists.gnucash.org/docs/C/gnucash-manual/trans-import.html ] As I have said, I'm importing "Accounts", not "Transactions" . These ar

Re: [GNC] Import from Quicken to GnuCash not Working

2024-09-22 Thread Ken Farley
Here's a search of the mailing list archives that lists many past inquiries of the same thing. https://www.google.ca/search?q=site%3Alists.gnucash.org%2Fpipermail%2Fgnucash-user+quicken+import&sca_esv=a80879f033c926a9&sca_upv=1&source=hp&ei=MQPwZqzKM7SrptQP24z9-AY&iflsig=AL9hbdgAZvARQdBHj4Om

Re: [GNC] Import from Quicken to GnuCash not Working

2024-09-22 Thread Jean
I haven't tried exactly to do what you describe but the only thing I can recommend is to either export your quicken data as an ofx file if you can... Or break up your export in small pieces which is a pain in the neck but... Jean On September 22, 2024 9:54:00 AM GMT+02:00, Tom R wrote: >I'm tr

[GNC] Import from Quicken to GnuCash not Working

2024-09-22 Thread Tom R
I'm trying to import a QIF file from Quicken 2016 to GnuCash 5.8 on a Windows 11 system. It's a 14 MB QIF file with over 30 years of data. At the first step of the Import process, there are 56 issues reported, all the same: "Could not parse price line". But I just click Next to continue and go on