r19854 - gnucash/trunk/src/business/business-gnome - Bug #635439: Fix "Pay invoice" while the invoice dialog is open.

Christian Stimming cstim at code.gnucash.org
Sun Nov 21 15:17:42 EST 2010


Author: cstim
Date: 2010-11-21 15:17:41 -0500 (Sun, 21 Nov 2010)
New Revision: 19854
Trac: http://svn.gnucash.org/trac/changeset/19854

Modified:
   gnucash/trunk/src/business/business-gnome/dialog-payment.c
Log:
Bug #635439: Fix "Pay invoice" while the invoice dialog is open.

Patch by Matthijs Kooijman <matthijs at stdin.nl>:

    If you use "Pay invoice", normally a new payment dialog is opened which
    is completely filled in. However, when there was already a dialog open,
    it was reused but only the owner would be filled in. This patch makes
    sure that the invoice and amount are filled in as well.



More information about the gnucash-patches mailing list