AUDIT: r17044 - gnucash/trunk/src/import-export/hbci - Fix force_account_dirty() for hbci kvp updates.

Andreas Köhler andi5 at cvs.gnucash.org
Mon Mar 24 14:18:36 EDT 2008


Author: andi5
Date: 2008-03-24 14:18:35 -0400 (Mon, 24 Mar 2008)
New Revision: 17044
Trac: http://svn.gnucash.org/trac/changeset/17044

Modified:
   gnucash/trunk/src/import-export/hbci/gnc-hbci-kvp.c
Log:
Fix force_account_dirty() for hbci kvp updates.

xaccAccountSetName(acc, xaccAccountGetName(acc)) does not do anything,
so g_strdup() the name temporarily.
BP




More information about the gnucash-patches mailing list