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