On Wednesday 06 August 2008 02:01:28 am Martin Preuss wrote:
> Hi,
>
> On Mittwoch, 6. August 2008, knic knic wrote:
> [...]
>
> > My attempt went like this on the command line:
> >
> > AQBANKING_LOGLEVEL=debug
> > AQOFX_LOG_COMM=1
> > kmymoney2
>
> [...]
>
> You must either write all these lines in a single one (e.g.
> "AQBANKING_LOGLEVEL=debug AQOFX_LOG_COMM=1 kmymoney2"
>
> or, if you want to use separate lines, export the environment variables,
> e.g.:
>
> export AQBANKING_LOGLEVEL=debug
> export AQOFX_LOG_COMM=1
> kmymoney2
>
> otherwise kmymoney2 will not receive those variables.
> This should produce the log in /tmp.
>
> =================== WARNING ====================
> Do not post that file as is, since it is a log file containing the
> immediate communication it will contain your user id and password (that's
> why it isn't created without explicit request)!!!
> =================== WARNING ====================
>
>
> Regards
> Martin

Thanks for that Info, btw I figured out the issue. In kmymoney2 I selected the 
account type when setting up the account. Since this is the account I write 
my checks with I selected the checking account type in kmymoney2(which 
unfortunately I cannot change). When setting-up ofx I get a list of accounts, 
and fidelity thinks my account is of type Investment(this difference of 
opinion is not good). Then when updating the account for recent trasactions 
the ofx request sends the account type as Investment. Fidelity naturally 
thinks that Acount ABCDEFG with account type Checking doesn't exist as only 
Account ABCDEFG with account type Investment exists. 

I am wondering about this scenario, how should it happen. I think I should 
have got an error. Who's responsibility is it to give me this 
error(aqbanking, a plugin, kmymoney2)? Who is setting the request account 
type? 

Thanks,
Knic

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to