mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Simplify the control flow around the code in gnc_split_register_save() that decides what transactions to commit and when. Be sure to commit the blank transaction even when it's not the pending transaction. Refresh the register after transaction rollback. Add more assertions that will either fail in some case I haven't tested or prove that more register code is unreachable. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13844 57a11ea4-9604-0410-9ed3-97b8803252fd
This directory contains the source for GnuCash. See README.modules for the layout of the module subdirectories. The non-module directories are: doc: various notes about design and the design documentation. experimental: for experimental systems. gnome: misc code for the gtk/gnome front end. optional: bits supported via ./configure --enable-* or --with-* args. pixmaps: various runtime images. quotes: code for downloading stock quotes. scm: misc scheme code.