CVS update: gnucash/src/business/business-gnome

Derek Atkins warlord@linas.org
Sun, 10 Feb 2002 19:59:54 -0600 (CST)


Date:	Sunday February 10, 2002 @ 19:59
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/business/business-gnome
In directory www.linas.org:/tmp/cvs-serv1931/src/business/business-gnome

Modified Files:
	dialog-date-close.c dialog-date-close.h dialog-invoice.c 
	dialog-order.c invoice.glade order.glade 
Log Message:
AccWindow.h: Add comment about who owns the GList *
gncInvoice.[ch]: add date-posted, paid-txn
	change date-closed->date-paid
        add gncInvoicePayToAccount()
dialog-date-close.[ch]: allow list of account-types
        provide a dialog with only 1 date and account (for invoice payment)
dialog-invoice.c: provide list of accounts to date-close dialog(s)
        change 'close' to 'pay'
        hide cancel button on posted/paid invoices
dialog-order.c: hide cancel button on closed orders
search-date.c: remove unused time_t
search-param.[ch]: provide a 'type' over-ride