r17710 - gnucash/trunk/src/business - Add support for mixed currency for invoice payment

Christian Stimming cstim at cvs.gnucash.org
Thu Nov 20 12:00:53 EST 2008


Author: cstim
Date: 2008-11-20 12:00:53 -0500 (Thu, 20 Nov 2008)
New Revision: 17710
Trac: http://svn.gnucash.org/trac/changeset/17710

Modified:
   gnucash/trunk/src/business/business-core/gncInvoice.c
   gnucash/trunk/src/business/business-core/gncInvoice.h
   gnucash/trunk/src/business/business-gnome/business-gnome-utils.c
   gnucash/trunk/src/business/business-gnome/business-gnome-utils.h
   gnucash/trunk/src/business/business-gnome/dialog-payment.c
Log:
Add support for mixed currency for invoice payment

This patch extends the payment dialog to allow paying foreign-currency
AP with local currency, or local-currency AP with foreign currency (I
don't know if there's a use-case for the latter, but it would have been
harder to code to NOT support it).

Patch by Jamie Campbell.



More information about the gnucash-patches mailing list