On Thu, Apr 17, 2008 at 3:22 PM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> Charles,
>
>
> Quoting Charles Day <[EMAIL PROTECTED]>:
>
> When a user imports a QIF file containing a new security, a dialog is
> > presented that asks which GnuCash namespace and symbol to use (for
> > example,
> > Red
Charles,
Quoting Charles Day <[EMAIL PROTECTED]>:
> When a user imports a QIF file containing a new security, a dialog is
> presented that asks which GnuCash namespace and symbol to use (for example,
> Red Hat would be "NYSE" and "RHT").
>
> Currently the user is not allowed to enter a new namesp
"Charles Day" <[EMAIL PROTECTED]> writes:
> On Sun, Jan 20, 2008 at 9:30 PM, Charles Day <[EMAIL PROTECTED]> wrote:
>
>> Here's a patch of miscellaneous updates to whitespace, comments, and
>> "display" text for qif-parse.scm (part of the QIF importer). I have
>> also corrected the default return
On Sun, Jan 20, 2008 at 9:30 PM, Charles Day <[EMAIL PROTECTED]> wrote:
> Here's a patch of miscellaneous updates to whitespace, comments, and
> "display" text for qif-parse.scm (part of the QIF importer). I have
> also corrected the default return value in the date parsing procedure,
> qif-parse:
2008/2/5, Charles Day <[EMAIL PROTECTED]>:
>
> On Feb 4, 2008 1:20 PM, Derek Atkins <[EMAIL PROTECTED]> wrote:
>
> > Ahh, I believe our current base gtk requirement is gtk-2.6. MAYBE
> > gtk-2.8. But we don't require gtk-2.10 yet... Maybe we will for
> > GnuCash 2.4, but I'd prefer to keep it l
On Feb 4, 2008 1:20 PM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> Quoting Charles Day <[EMAIL PROTECTED]>:
>
> >> Well, the current implementation uses GnomeDruid. I don't know
> anything
> >> about GtkAssistant so I can't answer that.
> >
> > GtkAssistant is the official replacement for GnomeDru
Quoting Charles Day <[EMAIL PROTECTED]>:
>> Well, the current implementation uses GnomeDruid. I don't know anything
>> about GtkAssistant so I can't answer that.
>
> GtkAssistant is the official replacement for GnomeDruid, starting with Gtk+
> 2.10. I haven't looked at it closely. It's supposed t
On Feb 4, 2008 9:18 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> "Charles Day" <[EMAIL PROTECTED]> writes:
>
> > That sounds pretty nice to me. There certainly should be some benefits
> in
> > terms of consistency of the user experience and in code sharing
> (duplicate
> > checking in particular)
"Charles Day" <[EMAIL PROTECTED]> writes:
> That sounds pretty nice to me. There certainly should be some benefits in
> terms of consistency of the user experience and in code sharing (duplicate
> checking in particular). Any opinion on whether to switch from GnomeDruid to
> GtkAssistant? GnomeDru
On Jan 29, 2008 4:16 PM, Charles Day <[EMAIL PROTECTED]> wrote:
> On Jan 29, 2008 6:52 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
>
> > "Ian Lewis" <[EMAIL PROTECTED]> writes:
> >
> > > Charles,
> > >
> > > I've mostly been playing with the generic importer and seeing how that
> > could
> > > be
Hi,
On Di, 2008-01-29 at 09:52 -0500, Derek Atkins wrote:
8<
> Charles, you could get fix this by using
> something like svk, where you could commit your changes to a local
> branch, or using git-svn (where you can commit your changes to a local
> branch).
>
> Just a suggestion. I'm not
On Jan 29, 2008 6:52 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> "Ian Lewis" <[EMAIL PROTECTED]> writes:
>
> > Charles,
> >
> > I've mostly been playing with the generic importer and seeing how that
> could
> > be applied to the QIF importer. Nothing practical really. At least at
> this
> > poin
"Ian Lewis" <[EMAIL PROTECTED]> writes:
> Charles,
>
> I've mostly been playing with the generic importer and seeing how that could
> be applied to the QIF importer. Nothing practical really. At least at this
> point. While the generic importer would allow the reuse of dialogs, the QIF
> importer
On Jan 28, 2008 6:10 PM, Ian Lewis <[EMAIL PROTECTED]> wrote:
> Charles,
>
> I've mostly been playing with the generic importer and seeing how that
> could be applied to the QIF importer. Nothing practical really. At least at
> this point. While the generic importer would allow the reuse of dialog
Charles,
I've mostly been playing with the generic importer and seeing how that could
be applied to the QIF importer. Nothing practical really. At least at this
point. While the generic importer would allow the reuse of dialogs, the QIF
importer requires a relatively high amount of user interactio
On Jan 3, 2008 6:03 PM, Ian Lewis <[EMAIL PROTECTED]> wrote:
> Charles,
>
> You mentioned in some other e-mails that you were working on fixing some
> problems with the QIF importer. What exactly are you working on? I'm looking
> at trying to improve the importer myself and would like to coordinat
On Jan 9, 2008 9:29 PM, Ian Lewis <[EMAIL PROTECTED]> wrote:
> 2008/1/8, Derek Atkins <[EMAIL PROTECTED]>:
>
> > Quoting Ian Lewis <[EMAIL PROTECTED]>:
> >
> > >> Would it make sense to provide a boolean checkbox somewhere in the
> > >> druid if we find one of these transactions to ask the user ho
2008/1/8, Derek Atkins <[EMAIL PROTECTED]>:
>
> Quoting Ian Lewis <[EMAIL PROTECTED]>:
>
> >> Would it make sense to provide a boolean checkbox somewhere in the
> >> druid if we find one of these transactions to ask the user how to
> >> treat them?
> >
> > Unfortunately, I'm not sure the user would
On Jan 8, 2008 5:02 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> "Charles Day" <[EMAIL PROTECTED]> writes:
>
> > For your consideration, I've attached a patch that allows QIF split
> > transactions with zero in the "T" line to pass through without sign
> reversal
> > (also described above).
>
> W
Sorry about the misattribution - I think Derek suggested the checkbox.
And yes, I am offering to collect at least the issues I am running
across and write them up for posterity. There is nothing earth
shattering (my biggest problems were fixed by patches that have already
been committed).
-
Quoting "William D. Hamblen" <[EMAIL PROTECTED]>:
> Maybe recording the fact that this issue (and others like it) exist
> would be worthy of an entry in the wiki? I imagine one of the more
> common uses of the QIF importer is people coming from other
> applications and while that will almost n
Quoting Ian Lewis <[EMAIL PROTECTED]>:
>> Would it make sense to provide a boolean checkbox somewhere in the
>> druid if we find one of these transactions to ask the user how to
>> treat them?
>
> Unfortunately, I'm not sure the user would know unless you start asking
> stuff like, "Was this QIF c
On Tue, 8 Jan 2008, Ian Lewis wrote:
>> "Charles Day" <[EMAIL PROTECTED]> writes:
>>
>> Would it make sense to provide a boolean checkbox somewhere in the
>> druid if we find one of these transactions to ask the user how to
>> treat them?
>
> Unfortunately, I'm not sure the user would know unless
2008/1/8, Derek Atkins <[EMAIL PROTECTED]>:
>
> "Charles Day" <[EMAIL PROTECTED]> writes:
>
> > For your consideration, I've attached a patch that allows QIF split
> > transactions with zero in the "T" line to pass through without sign
> reversal
> > (also described above).
>
> Would it make sense
"Charles Day" <[EMAIL PROTECTED]> writes:
> For your consideration, I've attached a patch that allows QIF split
> transactions with zero in the "T" line to pass through without sign reversal
> (also described above).
Would it make sense to provide a boolean checkbox somewhere in the
druid if we f
On Jan 6, 2008 1:33 AM, Charles Day <[EMAIL PROTECTED]> wrote:
> On Jan 4, 2008 2:54 PM, Charles Day <[EMAIL PROTECTED]> wrote:
>
> > On Jan 4, 2008 9:37 AM, William D. Hamblen <
> > [EMAIL PROTECTED]> wrote:
> >
> > > Hi everyone,
> > >
> > > On Fri, 4 Jan 2008, Derek Atkins wrote:
> > >
> > > >
Tom Brown <[EMAIL PROTECTED]> writes:
> I'm (very slowly) making progress on a unit test for
> import-export/import-backend.c and will use the test to improve how it
> finds matches for reconciling. For example /* Memo heuristics */ leaves a lot
> to
> be desired.
Cool..
-derek
--
Derek
On Thu, Jan 03, 2008 at 07:13:40PM -0800, Charles Day wrote:
> On Jan 3, 2008 6:03 PM, Ian Lewis <[EMAIL PROTECTED]> wrote:
>
> > Charles,
> >
> > You mentioned in some other e-mails that you were working on fixing some
> > problems with the QIF importer. What exactly are you working on? I'm looki
On Jan 4, 2008 5:08 AM, William D. Hamblen <[EMAIL PROTECTED]>
wrote:
> Hi everyone,
>
> This seems to only affect importing commodities and only if you have
> records in the "map from QIF stock name to GNC commodity" section of the
> qif-accounts-map file. If it's empty, no problem.
>
> When you
On Jan 4, 2008 2:54 PM, Charles Day <[EMAIL PROTECTED]> wrote:
> On Jan 4, 2008 9:37 AM, William D. Hamblen <
> [EMAIL PROTECTED]> wrote:
>
> > Hi everyone,
> >
> > On Fri, 4 Jan 2008, Derek Atkins wrote:
> >
> > > Quoting Charles Day <[EMAIL PROTECTED]>:
> > >
> > >> There is some code in the QIF
On Jan 5, 2008 12:18 AM, Thomas Baumgart <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> on Friday 04 January 2008 23:54, Charles Day wrote:
>
> > > The biggest problem with QIF is that there really is no standard.
> > >
> > > > There are so many different ways to doing it that getting it right
> > > > 1
Hi all,
on Friday 04 January 2008 23:54, Charles Day wrote:
> > The biggest problem with QIF is that there really is no standard.
> >
> > > There are so many different ways to doing it that getting it right
> > > 100% of the time is impossible.
>
> I'd hazard to say that how Quicken uses QIF is t
On Jan 4, 2008 9:37 AM, William D. Hamblen <[EMAIL PROTECTED]>
wrote:
> Hi everyone,
>
> On Fri, 4 Jan 2008, Derek Atkins wrote:
>
> > Quoting Charles Day <[EMAIL PROTECTED]>:
> >
> >> There is some code in the QIF importer which says that if a QIF split
> >> transaction adds up to zero, then the
Hi everyone,
On Fri, 4 Jan 2008, Derek Atkins wrote:
> Quoting Charles Day <[EMAIL PROTECTED]>:
>
>> There is some code in the QIF importer which says that if a QIF split
>> transaction adds up to zero, then the signs of all of its split lines
>> must get reversed. It looks very deliberate. Doe
Hi,
Quoting Charles Day <[EMAIL PROTECTED]>:
> There is some code in the QIF importer which says that if a QIF split
> transaction adds up to zero, then the signs of all of its split lines must
> get reversed. It looks very deliberate. Does anyone know why this would
> be? It is causing a probl
On Jan 3, 2008 6:03 PM, Ian Lewis <[EMAIL PROTECTED]> wrote:
> Charles,
>
> You mentioned in some other e-mails that you were working on fixing some
> problems with the QIF importer. What exactly are you working on? I'm looking
> at trying to improve the importer myself and would like to coordinat
On Dec 31, 2007 7:32 PM, William D. Hamblen <
[EMAIL PROTECTED]> wrote:
> Hi Charles,
>
> On Mon, 31 Dec 2007, Charles Day wrote:
>
> > Andrew, I looked over the QIF file and tried importing it and this is
> > definitely a bug. I seem to recall having the very same problem
> > recently, but I have
Hi Charles,
On Mon, 31 Dec 2007, Charles Day wrote:
> Andrew, I looked over the QIF file and tried importing it and this is
> definitely a bug. I seem to recall having the very same problem
> recently, but I haven't followed up on it because the number of
> affected transactions was tiny (I th
On Dec 31, 2007 1:10 PM, Andrew Sackville-West <[EMAIL PROTECTED]>
wrote:
> On Mon, Dec 31, 2007 at 01:11:22PM -0500, [EMAIL PROTECTED]:
> > Hi,
> >
> > I think it'll be easier to explain with a little context. I have
> hundreds
> > of paycheck entries in Quicken 2004 each of which is a split tra
On Mon, Dec 31, 2007 at 01:11:22PM -0500, [EMAIL PROTECTED] wrote:
> Hi,
>
> I think it'll be easier to explain with a little context. I have hundreds
> of paycheck entries in Quicken 2004 each of which is a split transaction
> that has (among other things) two transfers from a checking account
On Tue, Feb 27, 2001 at 07:58:03PM +, Nigel Titley wrote:
> Attempting to import my (huge) Quicken QIF file gives me the following
> error (about 88% into the import). It worked with 1.4.10.
This is probably my fault. I'll check into it.
b.g.
_
[EMAIL PROTECTED] (Bill Gribble) writes:
> On Mon, Feb 19, 2001 at 02:59:40PM -0500, Derek Atkins wrote:
> > Indeed, you do this in a couple of places, where you define a local
> > variable and use it for some things but not for others.
>
> Clean away. You are encouraged to make whatever improv
On Mon, Feb 19, 2001 at 02:59:40PM -0500, Derek Atkins wrote:
> Indeed, you do this in a couple of places, where you define a local
> variable and use it for some things but not for others.
Clean away. You are encouraged to make whatever improvements to the
QIF importer you have the time and ene
Rob Browning <[EMAIL PROTECTED]> writes:
> Derek Atkins <[EMAIL PROTECTED]> writes:
>
> One thing that might be worth surveying is how many banks support OFX
> and QIF now?
My bank only supports OFX :(
I suspect that will be the direction other banks will take in the future since
it lets the
Currently, only one of my (at least 3) online banks supports OFX.
All three (that I check regularly) support QIF.
-derek
Rob Browning <[EMAIL PROTECTED]> writes:
> One thing that might be worth surveying is how many banks support OFX
> and QIF now? If it's most of them, and the others are movi
Derek Atkins <[EMAIL PROTECTED]> writes:
> Thats fine. I'm not really complaining that the functionality
> doesn't exist, just that I think it should happen. Clearly others
> think it should happen, too. Personally, I want to work on the next
> step (because it's what *I* want to do with GnuCa
- one Anchorage vote to keep QIF importer discussions on list :-)
Dave Peticolas wrote:
>
> Derek Atkins writes:
> > Should we take this to private mail and stop deluging the list?
>
> ... I'm finding the discussion very
> informative. This is a devel list after all, so I think it's
Dave Peticolas <[EMAIL PROTECTED]> writes:
> Derek Atkins writes:
>
> > I suppose I see the QIF importer (and a future OFX importer, but I'm
> > not as interested in doing that work right now) as more than just a
> > means to convert from using Quicken to using GnuCash. I'd like to use
> > it t
Derek Atkins writes:
> I suppose I see the QIF importer (and a future OFX importer, but I'm
> not as interested in doing that work right now) as more than just a
> means to convert from using Quicken to using GnuCash. I'd like to use
> it to be able to continuously download information from my o
Dave Peticolas <[EMAIL PROTECTED]> writes:
> Derek Atkins writes:
> > > b.g.
> >
> > So, how can I help?
> >
> > Should we take this to private mail and stop deluging the list?
>
> I, for one, am enjoying the discussion :) I've never really looked at
> the qif importer in detail, so I'm findin
Derek Atkins writes:
> > b.g.
>
> So, how can I help?
>
> Should we take this to private mail and stop deluging the list?
I, for one, am enjoying the discussion :) I've never really looked at
the qif importer in detail, so I'm finding the discussion very
informative. This is a devel list after
[EMAIL PROTECTED] (Bill Gribble) writes:
> On Wed, Nov 01, 2000 at 01:56:53PM -0500, Derek Atkins wrote:
> > Um, I think this may be a bug, and it certainly explains why things
> > are failing for me. The QIF names do NOT match across all my QIF
> > files, because they all came from different so
On Wed, Nov 01, 2000 at 01:56:53PM -0500, Derek Atkins wrote:
> Um, I think this may be a bug, and it certainly explains why things
> are failing for me. The QIF names do NOT match across all my QIF
> files, because they all came from different sources.
It's not a bug, but it is a sign of incom
[EMAIL PROTECTED] (Bill Gribble) writes:
> On Wed, Nov 01, 2000 at 01:35:51PM -0500, Derek Atkins wrote:
> > > Make sure that you are entering the proper default account name for
> > > each file. "moneymarket" is different from "MoneyMarket", and to
> > > match the transactions the account names
[EMAIL PROTECTED] (Bill Gribble) writes:
> On Tue, Oct 17, 2000 at 07:40:59PM -0400, Derek Atkins wrote:
> > Make sure you have gnucash with two accounts (call them "Checking" and
> > "Money Market"). To show the bug, import the two QIF files below.
> > [...]
> > As you can see, the date, amount
On Wed, Nov 01, 2000 at 01:35:51PM -0500, Derek Atkins wrote:
> > Make sure that you are entering the proper default account name for
> > each file. "moneymarket" is different from "MoneyMarket", and to
> > match the transactions the account names must be identical.
>
> In the dialog I match the
On Tue, Oct 17, 2000 at 07:40:59PM -0400, Derek Atkins wrote:
> Make sure you have gnucash with two accounts (call them "Checking" and
> "Money Market"). To show the bug, import the two QIF files below.
> [...]
> As you can see, the date, amount, source, and destinations all match.
> This seems l
On Tue, Oct 31, 2000 at 06:12:34PM -0500, Derek Atkins wrote:
> I tried to import two QIF files (with the same transactions but from
> different accounts, one account per file). I got through the whole
> process and then Gnucash died with this error:
>
> /var/tmp/gnucash/share/gnucash/scm/qif-im
hab <[EMAIL PROTECTED]> writes:
> My personal experience from GNUCash 1.3.4-1.3.7 is that it is always the
>
> third option. Even though the ~/.gnucash/qif-accounts-map is in
> existence
> and seems to have the historical mappings.
>
> Is this the correct operation? Or what could be causing m
59 matches
Mail list logo