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

Derek Atkins warlord@linas.org
Thu, 4 Jul 2002 10:31:55 -0500 (CDT)


Date:	Thursday July 4, 2002 @ 10:31
Author:	warlord

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

Modified Files:
	gncEntryLedgerLoad.c 
Log Message:
	* business-core.scm: fix a typo
	* business-options.c: implement invoice option for the dialog
	* gncEntryLedgerLoad.c: fix a compiler warning
	* invoice.scm: make report visible; deal with no invoice; make
	  invoice a visible option on the general page; deal with "printing"
	  un-posted invoices.
	* receivables.scm: remove code I don't need