r13916 - gnucash/trunk/src - Hide the Transaction's management of the "reverse-by" KVP inside the engine.

Chris Shoemaker chris at cvs.gnucash.org
Wed May 3 20:06:59 EDT 2006


Author: chris
Date: 2006-05-03 20:06:58 -0400 (Wed, 03 May 2006)
New Revision: 13916
Trac: http://svn.gnucash.org/trac/changeset/13916

Modified:
   gnucash/trunk/src/engine/Transaction.c
   gnucash/trunk/src/engine/Transaction.h
   gnucash/trunk/src/gnome/gnc-plugin-page-register.c
   gnucash/trunk/src/gnome/gnc-split-reg.c
Log:
   Hide the Transaction's management of the "reverse-by" KVP inside the engine.
   Add new function xaccTransGetReversedBy() to find the reversing transaction
   if there is one.
   This also ensures that the KVP changes are inside a Begin/Commit block.




More information about the gnucash-patches mailing list