GnuCash  5.6-150-g038405b370+
Data Fields
GncEntry Struct Reference

Data Fields

QofInstance inst
 
time64 date
 
time64 date_entered
 
const char * desc
 
const char * action
 
const char * notes
 
gnc_numeric quantity
 
Accounti_account
 
gnc_numeric i_price
 
gboolean i_taxable
 
gboolean i_taxincluded
 
GncTaxTablei_tax_table
 
gnc_numeric i_discount
 
GncAmountType i_disc_type
 
GncDiscountHow i_disc_how
 
Accountb_account
 
gnc_numeric b_price
 
gboolean b_taxable
 
gboolean b_taxincluded
 
GncTaxTableb_tax_table
 
gboolean billable
 
GncOwner billto
 
GncEntryPaymentType b_payment
 
GncOrder * order
 
GncInvoice * invoice
 
GncInvoice * bill
 
gboolean values_dirty
 
gnc_numeric i_value
 
gnc_numeric i_value_rounded
 
GList * i_tax_values
 
gnc_numeric i_tax_value
 
gnc_numeric i_tax_value_rounded
 
gnc_numeric i_disc_value
 
gnc_numeric i_disc_value_rounded
 
time64 i_taxtable_modtime
 
gnc_numeric b_value
 
gnc_numeric b_value_rounded
 
GList * b_tax_values
 
gnc_numeric b_tax_value
 
gnc_numeric b_tax_value_rounded
 
time64 b_taxtable_modtime
 

Detailed Description

Definition at line 42 of file gncEntry.c.


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