CVS update: gnucash/src/business/business-core/file
Derek Atkins
warlord@linas.org
Sun, 12 Jan 2003 16:53:01 -0600 (CST)
Date: Sunday January 12, 2003 @ 16:53
Author: warlord
Update of /home/cvs/cvsroot/gnucash/src/business/business-core/file
In directory www.linas.org:/tmp/cvs-serv12318/src/business/business-core/file
Modified Files:
gnc-customer-xml-v2.c gnc-employee-xml-v2.c
gnc-vendor-xml-v2.c
Log Message:
* .../business-core/gncCustomer.[ch]:
* .../business-core/gncVendor.[ch]:
* .../business-core/gncEmployee.[ch]:
Rename ...Commodity() to ...Currency()
* .../business-core/gw-business-core-spec.scm: fix function wrappings
* .../business-core/file/gnc-customer-xml-v2.c:
* .../business-core/file/gnc-vendor-xml-v2.c:
* .../business-core/file/gnc-employee-xml-v2.c:
Use new function names.
* .../business-gnome/business-gnome.scm:
* .../business-gnome/dialog-customer.c:
* .../business-gnome/dialog-vendor.c:
* .../business-gnome/dialog-employee.c:
Use new ...Currency() functions
More prep to fix #101001