r22002 - gnucash/trunk/src - Keep the lot list sorted during payment processing to ensure the oldest
Geert Janssens
gjanssens at code.gnucash.org
Fri Feb 10 10:35:16 EST 2012
Author: gjanssens
Date: 2012-02-10 10:35:15 -0500 (Fri, 10 Feb 2012)
New Revision: 22002
Trac: http://svn.gnucash.org/trac/changeset/22002
Modified:
gnucash/trunk/src/business/business-gnome/dialog-payment.c
gnucash/trunk/src/engine/gncOwner.c
gnucash/trunk/src/engine/gncOwner.h
Log:
Keep the lot list sorted during payment processing to ensure the oldest
open document is processed first.
In the process, I renamed two helper functions (one of which I had to
extend to work with payment lots).
More information about the gnucash-patches
mailing list