r22124 - gnucash/trunk/src/register/register-gnome - Take read-only date setting of QofBook into account (no pun intended) when entering transaction into accounts.

Christian Stimming cstim at code.gnucash.org
Mon Mar 26 16:15:05 EDT 2012


Author: cstim
Date: 2012-03-26 16:15:04 -0400 (Mon, 26 Mar 2012)
New Revision: 22124
Trac: http://svn.gnucash.org/trac/changeset/22124

Modified:
   gnucash/trunk/src/register/register-gnome/datecell-gnome.c
Log:
Take read-only date setting of QofBook into account (no pun intended) when entering transaction into accounts.

The code will silently revert the entered date to the threshold and just
not allow any older date to be entered. I wonder whether we can display
some useful error message additionally, but unfortunately I didn't find
the place in the code where one single error message would have resulted,
only places where multiply (annoying) error messages would have resulted.



More information about the gnucash-patches mailing list