r20087 - gnucash/trunk/src/business/business-gnome - Bug #639365: Revert r18546 so that the bills-due dialog displays only bills but not invoices.

Christian Stimming cstim at code.gnucash.org
Thu Jan 13 14:06:00 EST 2011


Author: cstim
Date: 2011-01-13 14:05:59 -0500 (Thu, 13 Jan 2011)
New Revision: 20087
Trac: http://svn.gnucash.org/trac/changeset/20087

Modified:
   gnucash/trunk/src/business/business-gnome/dialog-invoice.c
Log:
Bug #639365: Revert r18546 so that the bills-due dialog displays only bills but not invoices.

The INVOICE_TYPE string unfortunately is
stored in translated form due to the usage of gncInvoiceGetType()
for user-visible strings as well. Hence, as an exception we
must also search for the translated here even though it's an
internal flag.



More information about the gnucash-patches mailing list