AQBanking OFX File Parsing
Robin Chattopadhyay
robinraymn at gmail.com
Wed Feb 15 12:00:32 EST 2012
On Wed, Feb 15, 2012 at 10:17 AM, Derek Atkins <warlord at mit.edu> wrote:
> Hi,
>
> Robin Chattopadhyay <robinraymn at gmail.com> writes:
>
> > Hi-
> >
> :::SNIP:::
>
> > It's not really a bug per-se, I'm sure different banks have different
> > implementations of their OFX files, but it was more convenient under the
> > Windows implementation because the merchant name was at the beginning of
> > the string and not the end.
>
> I find it VERY odd that windows and linux would do different things
> here. The code isn't OS-specific. Are you sure that the input data is
> the same on both systems? Or perhaps there is some translation
> difference that puts them into different categories? Or is there an
> ordering difference?
I thought it odd too. The use case is the same for both OS.
>From Gnc: Actions --> Online Actions --> Get Transactions etc.
I'll turn on the logging in both OS to see if the input files truly are
different.
More information about the gnucash-user
mailing list