GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
full_acct_balances_t Struct Reference

Data Fields

Accountacc
 
gnc_numeric start_bal
 
gnc_numeric end_bal
 
gnc_numeric start_cleared_bal
 
gnc_numeric end_cleared_bal
 
gnc_numeric start_reconciled_bal
 
gnc_numeric end_reconciled_bal
 

Detailed Description

Structure to hold start/end balances for each account. The values are saved before splits are loaded, and then used to adjust the start balances so that the end balances (which are calculated and correct on initial load) are unchanged.

Definition at line 325 of file gnc-transaction-sql.c.


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