CVS update: gnucash/src/business/business-gnome
Derek Atkins
warlord@linas.org
Tue, 22 Jan 2002 21:58:08 -0600 (CST)
Date: Tuesday January 22, 2002 @ 21:58
Author: warlord
Update of /home/cvs/cvsroot/gnucash/src/business/business-gnome
In directory www.linas.org:/tmp/cvs-serv11326/business-gnome
Modified Files:
Makefile.am business-gnome.scm date-close.glade
dialog-date-close.c dialog-date-close.h dialog-order.c
gw-business-gnome-spec.scm
Added Files:
dialog-invoice.c dialog-invoice.h invoice.glade
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)