24#include <glib/gi18n.h>
27#include <glib/gstdio.h>
30#include "gncCustomerP.h"
37#ifndef GNC_invoice_import_invoice_import_H
38#define GNC_invoice_import_invoice_import_H
42GncInvoice * gnc_search_invoice_on_id (
QofBook *book,
const gchar *
id);
43GncInvoice * gnc_search_bill_on_id (
QofBook *book,
const gchar *
id);
44GncVendor * gnc_search_vendor_on_id (
QofBook *book,
const gchar *
id);
-- Business Helper Functions
Business Invoice Interface.
credit, discount and shipaddr are unique to GncCustomer id, name, notes, terms, addr,...