As a new user of gnucash I found a problem with the QIF import
function.

I am using ZKA4BTX, a Linux software to receive account datas and
send transactions over the German Datex-J (BTX) homebanking system.
ZKA4BTX is able to write these informations into CBB-, Xfinans and
QIF-files.

Here is a short QIF file produced by ZKA4BTX :

!Type:Bank
D23.05.98 
T0.0 
N515 
MStartSaldoCredit:980523:000007401,68:DEM 
P
L 
C 
^ 
D25.05.98 
T-000000500.00 
N516 
M:60391310 0060 10 41 KARTE 2 SB-AUTOMAT 25.05 NEBRINGEN:SB-AUSZAHL::::9320:: 
P
L 
C 
^ 

As you see the transaction memo is in the M field (As mentioned in the
gnucash help). The P field is empty.

When I try to import this file, the transaction memo is not imported to
the description field in gnucash. But when I exchange the P and M field
as in the example below, the transaction memo is now correct imported
to gnucash :

!Type:Bank
D23.05.98 
T0.0 
N515 
PStartSaldoCredit:980523:000007401,68:DEM 
M
L 
C 
^ 
D25.05.98 
T-000000500.00 
N516 
P:60391310 0060 10 41 KARTE 2 SB-AUTOMAT 25.05 NEBRINGEN:SB-AUSZAHL::::9320:: 
M
L 
C 
^ 

Does anyone have an idea about this.

Reinhold


--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to