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

Derek Atkins warlord@linas.org
Tue, 22 Jan 2002 21:58:10 -0600 (CST)


Date:	Tuesday January 22, 2002 @ 21:58
Author:	warlord

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

Modified Files:
	gncEntryLedger.c gncEntryLedger.h gncEntryLedgerLoad.c 
Log Message:
- gncInvoice:
  terms -> string
  add 'reverse' flag to 'post'
- create invoice dialog
- add date/account picker for posting an invoice (choose post date,
  due date, and post account)
- hook invoice dialog into order dialog
- hook invoices into Entry Ledger
- switch order on 'type' cells in Entry Ledger to default to %, so
  order is now %, $, +%, +$  (+ implies pre-tax computation)