25 #ifndef GNC_DIALOG_CUSTOMER_H_ 26 #define GNC_DIALOG_CUSTOMER_H_ 35 #include "dialog-search.h" 38 CustomerWindow * gnc_ui_customer_edit (GtkWindow *parent,
GncCustomer *cust);
39 CustomerWindow * gnc_ui_customer_new (GtkWindow *parent, QofBook *book);
42 GNCSearchWindow *gnc_customer_search (GtkWindow *parent,
GncCustomer *start, QofBook *book);
50 GNCSearchWindow * gnc_customer_search_select (GtkWindow *parent, gpointer start, gpointer book);
51 GNCSearchWindow * gnc_customer_search_edit (GtkWindow *parent, gpointer start, gpointer book);
credit, discount and shipaddr are unique to GncCustomer id, name, notes, terms, addr, currency, taxtable, taxtable_override taxincluded, active and jobs are identical to ::GncVendor.