Hi,

On Samstag, 10. Januar 2009, Akira Fukumoto wrote:
[...]
> I get get waring-dialog 'Bitte wählen Sie erst eine Oberkategorie' but
> there is nothing to select under Oberkategorie because the list is
> empty.
>
> I could not get any interface to add Oberkategorien into this list.
[...]

That seems to be a bug or maybe some files are missing. 

Just copy the attached file into your settings folder (usually 
as "$HOME/.aqbanking/apps/qbankmanager/data/categories.db"), that should do 
the trick.


Regards
Martin


-- 
"Things are only impossible until they're not"

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/
categories {
  category {
    char id="1"
    char name="Einkommen"
    char description="all income categories"
    int  isIncome="1"
  } #category

  category {
    char id="2"
    char name="Ausgaben"
    char description="all expense categories"
    int  isIncome="0"
  } #category

  
} #categories
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to