r23047 - gnucash/trunk/src/gnome-utils - Had to partly revert r23045 when it comes to the PostedDate of book-closing txns.

Christian Stimming cstim at code.gnucash.org
Thu Jun 13 03:32:37 EDT 2013


Author: cstim
Date: 2013-06-13 03:32:23 -0400 (Thu, 13 Jun 2013)
New Revision: 23047
Trac: http://svn.gnucash.org/trac/changeset/23047

Modified:
   gnucash/trunk/src/gnome-utils/dialog-book-close.c
Log:
Had to partly revert r23045 when it comes to the PostedDate of book-closing txns.

The book-closing txn currently assume that their
posted-date is the end date plus 12 hours, so that the closing txn can
be distinguished from normal txns of the last day. This is the only
case within GnuCash where the PostedDate is a different time-of-day
that what the GDate normally says as a normalized date.

We better change this sometime in the future so that the PostedDate
doesn't silently contain this hidden extra meaning...



More information about the gnucash-patches mailing list