r23061 - gnucash/trunk/src - Bug #700804: Add up/down buttons for ordering of transactions in register2.

Christian Stimming cstim at code.gnucash.org
Sun Jun 23 03:57:44 EDT 2013


Author: cstim
Date: 2013-06-23 03:57:40 -0400 (Sun, 23 Jun 2013)
New Revision: 23061
Trac: http://svn.gnucash.org/trac/changeset/23061

Modified:
   gnucash/trunk/src/gnome-utils/gnc-tree-control-split-reg.c
   gnucash/trunk/src/gnome-utils/gnc-tree-control-split-reg.h
   gnucash/trunk/src/gnome/gnc-plugin-page-register2.c
   gnucash/trunk/src/gnome/ui/gnc-plugin-page-register2-ui.xml
Log:
Bug #700804: Add up/down buttons for ordering of transactions in register2.

This changes the ordering but only for txn with the same date
and same number.  The buttons are active only in cases where this is
possible, otherwise the buttons are inactive anyway.

- for reconciled splits, user will be asked
- book-closing txn are ignored as well as frozen splits
- After changing the sort order, update the UI buttons immediately as well



More information about the gnucash-patches mailing list