GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GncEntryLedger Struct Reference

Data Fields

GncGUID blank_entry_guid
 
gboolean blank_entry_edited
 
gboolean traverse_to_new
 
gboolean loading
 
gboolean full_refresh
 To keep from recursing from events.
 
gint component_id
 Is a full refresh ok?
 
GDate last_date_entered
 To register for events.
 
GncEntry * hint_entry
 
GtkWidget * parent
 A Hint for where to display.
 
QofBookbook
 
Table * table
 
GncOrder * order
 
GncInvoice * invoice
 
QofQueryquery
 
GncEntryLedgerType type
 
gboolean is_cust_doc
 
gboolean is_credit_note
 is this document customer or vendor related ?
 
const gchar * prefs_group
 is this an invoice (or a bill)?
 

Detailed Description

Definition at line 36 of file gncEntryLedgerP.h.

Field Documentation

◆ blank_entry_edited

gboolean GncEntryLedger::blank_entry_edited

Definition at line 39 of file gncEntryLedgerP.h.

◆ blank_entry_guid

GncGUID GncEntryLedger::blank_entry_guid

Definition at line 38 of file gncEntryLedgerP.h.

◆ book

QofBook* GncEntryLedger::book

Definition at line 51 of file gncEntryLedgerP.h.

◆ component_id

gint GncEntryLedger::component_id

Is a full refresh ok?

Definition at line 44 of file gncEntryLedgerP.h.

◆ full_refresh

gboolean GncEntryLedger::full_refresh

To keep from recursing from events.

Definition at line 43 of file gncEntryLedgerP.h.

◆ hint_entry

GncEntry* GncEntryLedger::hint_entry

Definition at line 48 of file gncEntryLedgerP.h.

◆ invoice

GncInvoice* GncEntryLedger::invoice

Definition at line 54 of file gncEntryLedgerP.h.

◆ is_credit_note

gboolean GncEntryLedger::is_credit_note

is this document customer or vendor related ?

Definition at line 60 of file gncEntryLedgerP.h.

◆ is_cust_doc

gboolean GncEntryLedger::is_cust_doc

Definition at line 59 of file gncEntryLedgerP.h.

◆ last_date_entered

GDate GncEntryLedger::last_date_entered

To register for events.

Definition at line 46 of file gncEntryLedgerP.h.

◆ loading

gboolean GncEntryLedger::loading

Definition at line 42 of file gncEntryLedgerP.h.

◆ order

GncOrder* GncEntryLedger::order

Definition at line 53 of file gncEntryLedgerP.h.

◆ parent

GtkWidget* GncEntryLedger::parent

A Hint for where to display.

Definition at line 50 of file gncEntryLedgerP.h.

◆ prefs_group

const gchar* GncEntryLedger::prefs_group

is this an invoice (or a bill)?

Definition at line 62 of file gncEntryLedgerP.h.

◆ query

QofQuery* GncEntryLedger::query

Definition at line 55 of file gncEntryLedgerP.h.

◆ table

Table* GncEntryLedger::table

Definition at line 52 of file gncEntryLedgerP.h.

◆ traverse_to_new

gboolean GncEntryLedger::traverse_to_new

Definition at line 40 of file gncEntryLedgerP.h.

◆ type

GncEntryLedgerType GncEntryLedger::type

Definition at line 57 of file gncEntryLedgerP.h.


The documentation for this struct was generated from the following file: