29#ifndef GNC_CUSTOMERP_H_
30#define GNC_CUSTOMERP_H_
38gboolean gncCustomerRegister (
void);
39gchar *gncCustomerNextID (
QofBook *book);
40const gnc_numeric *gncCustomerGetCachedBalance (
GncCustomer *cust);
41void gncCustomerSetCachedBalance (
GncCustomer *cust,
const gnc_numeric *new_bal);
43#define gncCustomerSetGUID(E,G) qof_instance_set_guid(QOF_INSTANCE(E),(G))
credit, discount and shipaddr are unique to GncCustomer id, name, notes, terms, addr,...