CVS update: gnucash/src/business/business-core
Derek Atkins
warlord@linas.org
Tue, 22 Jan 2002 21:58:04 -0600 (CST)
Date: Tuesday January 22, 2002 @ 21:58
Author: warlord
Update of /home/cvs/cvsroot/gnucash/src/business/business-core
In directory www.linas.org:/tmp/cvs-serv11326/business-core
Modified Files:
gncInvoice.c gncInvoice.h
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)