_invoice_window Struct Reference


Detailed Description

This data structure does double duty. It is used to maintain information for the "New Invoice" dialog, and it is also used to maintain information for the "Invoice Entry" page that is embedded into a main window. Beware, as not all fields are used by both windows.

Definition at line 121 of file dialog-invoice.c.

Data Fields

GladeXML * xml
GtkWidget * dialog
GncPluginPagepage
GtkWidget * total_label
GtkWidget * total_cash_label
GtkWidget * total_charge_label
GtkWidget * total_subtotal_label
GtkWidget * total_tax_label
GtkWidget * id_entry
GtkWidget * notes_text
GtkWidget * opened_date
GtkWidget * posted_date_hbox
GtkWidget * posted_date
GtkWidget * active_check
GtkWidget * owner_box
GtkWidget * owner_label
GtkWidget * owner_choice
GtkWidget * job_label
GtkWidget * job_box
GtkWidget * job_choice
GtkWidget * billing_id_entry
GtkWidget * terms_menu
GtkWidget * proj_frame
GtkWidget * proj_cust_box
GtkWidget * proj_cust_choice
GtkWidget * proj_job_box
GtkWidget * proj_job_choice
GtkWidget * to_charge_frame
GtkWidget * to_charge_edit
gint width
GncBillTermterms
GnucashRegisterreg
GncEntryLedgerledger
invoice_sort_type_t last_sort
InvoiceDialogType dialog_type
GUID invoice_guid
gint component_id
GNCBook * book
GncInvoicecreated_invoice
GncOwner owner
GncOwner job
GncOwner proj_cust
GncOwner proj_job
gboolean reset_tax_tables


The documentation for this struct was generated from the following file:
Generated on Thu Aug 28 05:06:23 2008 for GnuCash by  doxygen 1.5.2