Bug 234608 - Some gnucash notes are lost during import phase
Summary: Some gnucash notes are lost during import phase
Status: RESOLVED FIXED
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Unspecified
: NOR normal
Target Milestone: ---
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-17 13:11 UTC by bubuche.pub
Modified: 2010-04-17 18:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
A gnucash test file, with various notes & descriptions. (4.18 KB, application/octet-stream)
2010-04-17 13:12 UTC, bubuche.pub
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bubuche.pub 2010-04-17 13:11:13 UTC
Version:            (using KDE 4.4.2)

Firstly, if "View->Double-line" is checked, you can "Enter notes for the transaction", as stated in the "Status bar".

First issue: such notes are imported into the "Mode" field of Skrooge (I first reported that they were not reported at all - sorry). See gnucash file that will be attached to the defect.

Note that when importing OFX files, gnucash puts into notes something like "OFX ext. info: |Trans type:Generic credit|Memo:Cb:XX Cg:YY".

Secondly, if "View->Auto-Split Ledger" is turned on, you can "Enter a description of the split", for each split (usually two).

Second issue: when there are more than one description, only the first one is imported, others are lost.

I do not know what is the best way to import all these comments though, as there is currently only one line in Skrooge for comments.

Regards.
Comment 1 bubuche.pub 2010-04-17 13:12:25 UTC
Created attachment 42839 [details]
A gnucash test file, with various notes & descriptions.
Comment 2 Stephane MANKOWSKI 2010-04-17 18:28:33 UTC
(In reply to comment #0)
> Version:            (using KDE 4.4.2)
> 
> Firstly, if "View->Double-line" is checked, you can "Enter notes for the
> transaction", as stated in the "Status bar".
> 
> First issue: such notes are imported into the "Mode" field of Skrooge (I first
> reported that they were not reported at all - sorry). See gnucash file that
> will be attached to the defect.

I will do a correction for that. The action will be imported in mode.

> 
> Note that when importing OFX files, gnucash puts into notes something like "OFX
> ext. info: |Trans type:Generic credit|Memo:Cb:XX Cg:YY".
> 
> Secondly, if "View->Auto-Split Ledger" is turned on, you can "Enter a
> description of the split", for each split (usually two).
> 
> Second issue: when there are more than one description, only the first one is
> imported, others are lost.

This is normal because Skrooge is not a "double entry" system like gnucash and kmymoney. So, you only have the comment linked to the category. The comment linked to the account can not be imported.
Double click on the an operation to see the comment of the split.

> 
> I do not know what is the best way to import all these comments though, as
> there is currently only one line in Skrooge for comments.
> 
> Regards.
Comment 3 Stephane MANKOWSKI 2010-04-17 18:29:27 UTC
SVN commit 1115832 by smankowski:

BUG: 234608: Some gnucash notes are lost during import phase

 M  +1 -0      CHANGELOG  
 M  +14 -14    skgbankmodeler/skgimportgnc.cpp  
 M  +14 -0     skgbankmodelertest/skgtestimportgnucash.cpp  
 AM            tests/input/skgtestimportgnucash/234608.gnc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1115832