mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
todays date
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@546 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
2195be8794
commit
8ba2f557c0
@ -224,6 +224,7 @@ printf ("load reg of %d entries --------------------------- \n",i);
|
||||
|
||||
/* add new, disconnected transaction at the end */
|
||||
trans = xaccMallocTransaction ();
|
||||
todaysDate (&(trans->date));
|
||||
table->current_cursor_row = i;
|
||||
table->current_cursor_col = 0;
|
||||
xaccLoadRegEntry (reg, &(trans->credit_split));
|
||||
|
Loading…
Reference in New Issue
Block a user