r17782 - gnucash/trunk/src/gnome - Bug #563565: Reconcile Window: Add new action for balancing entry

Christian Stimming cstim at cvs.gnucash.org
Sat Dec 20 16:21:48 EST 2008


Author: cstim
Date: 2008-12-20 16:21:47 -0500 (Sat, 20 Dec 2008)
New Revision: 17782
Trac: http://svn.gnucash.org/trac/changeset/17782

Modified:
   gnucash/trunk/src/gnome/gnc-split-reg.c
   gnucash/trunk/src/gnome/gnc-split-reg.h
   gnucash/trunk/src/gnome/ui/gnc-reconcile-window-ui.xml
   gnucash/trunk/src/gnome/window-reconcile.c
Log:
Bug #563565: Reconcile Window: Add new action for balancing entry

Add a new action "Balance" to reconcile window. It is only sensitive if the
difference is != 0.
If activated, it creates a new transaction in the account register to adjust
the difference. The corresponding account defaults to the orphan account.
Jump to the new transaction in the register window.

Patch by C. Ernst.



More information about the gnucash-patches mailing list