gnewcash
Contents:
Overview
Using GNewCash
Code Documentation
Versions
gnewcash
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__init__() (account.InterestAccount method)
(account.InterestAccountWithSubaccounts method)
A
account
module
,
[1]
Account (class in account)
accounts_query() (gnucash_file.Book method)
AccountType (class in account)
(class in enums)
add() (transaction.TransactionManager method)
all_() (search.Query method)
amount (transaction.SimpleTransaction property)
amount_to_capital (account.LoanStatus attribute)
AmountSort (class in transaction)
any_() (search.Query method)
as_dict() (account.Account method)
AssetAccount (class in account)
associated_uri (transaction.Transaction property)
average() (search.Query method)
B
BankAccount (class in account)
Book (class in gnucash_file)
Budget (class in gnucash_file)
build_file() (gnucash_file.GnuCashFile method)
C
cast_account_as_xml() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
cast_book_as_xml() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
cast_budget_as_xml() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
cast_commodity_as_short_xml() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
cast_commodity_as_xml() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
cast_scheduled_transaction_as_xml() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
cast_slot_as_xml() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
cast_split_as_xml() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
cast_transaction_as_xml() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
cleared (transaction.Transaction property)
color (account.Account property)
commodity
module
Commodity (class in commodity)
compare() (transaction.SortingMethod method)
(transaction.StandardSort method)
concat() (search.Query method)
ConcatQueryAction (class in search)
contains() (search.Query method)
count() (search.Query method)
create_account_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
create_account_from_xml() (file_formats.gnucash_xml.GnuCashXMLReader class method)
create_book_from_xml() (file_formats.gnucash_xml.GnuCashXMLReader class method)
create_books_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
create_budget_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
create_budget_from_xml() (file_formats.gnucash_xml.GnuCashXMLReader class method)
create_commodities_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
create_commodity_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
create_commodity_from_xml() (file_formats.gnucash_xml.GnuCashXMLReader class method)
create_reversing_transaction() (transaction.TransactionManager method)
create_scheduled_transaction_from_xml() (file_formats.gnucash_xml.GnuCashXMLReader class method)
create_scheduled_transactions_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
create_slot_from_xml() (file_formats.gnucash_xml.GnuCashXMLReader class method)
create_slots_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
create_split_from_xml() (file_formats.gnucash_xml.GnuCashXMLReader class method)
create_splits_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
create_sqlite_schema() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
create_transaction_from_xml() (file_formats.gnucash_xml.GnuCashXMLReader class method)
create_transactions_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
CreditAccount (class in account)
D
DateOfEntrySort (class in transaction)
DateSort (class in transaction)
DBAction (class in file_formats.gnucash_sqlite)
default_if_empty() (search.Query method)
delete() (transaction.TransactionManager method)
delete_log_files() (in module utils)
delete_transaction_from_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
DescriptionSort (class in transaction)
dict_entry_name (account.Account property)
distinct() (search.Query method)
DistinctQueryAction (class in search)
dump() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
(file_formats.gnucash_xml.GnuCashXMLWriter class method)
E
element_at() (search.Query method)
enums
module
EquityAccount (class in account)
except_() (search.Query method)
ExceptQueryAction (class in search)
ExpenseAccount (class in account)
F
file_formats.gnucash_sqlite
module
file_formats.gnucash_xml
module
first() (search.Query method)
from_account (transaction.SimpleTransaction property)
from_split_account_names (transaction.Transaction property)
from_split_accounts (transaction.Transaction property)
from_splits (transaction.Transaction property)
from_transaction() (transaction.SimpleTransaction class method)
G
get_account() (gnucash_file.Book method)
get_account_balance() (gnucash_file.Book method)
get_account_ending_balance() (transaction.TransactionManager method)
get_account_guids() (account.Account method)
get_account_starting_balance() (transaction.TransactionManager method)
get_all_accounts() (gnucash_file.Book method)
get_all_payments() (account.InterestAccount method)
(account.InterestAccountBase method)
(account.InterestAccountWithSubaccounts method)
get_balance_at_date() (transaction.TransactionManager method)
get_balance_at_transaction() (transaction.TransactionManager method)
get_cleared_balance() (transaction.TransactionManager method)
get_db_action() (file_formats.gnucash_sqlite.DBAction static method)
get_guid() (guid_object.GuidObject class method)
get_info_at_date() (account.InterestAccount method)
(account.InterestAccountBase method)
(account.InterestAccountWithSubaccounts method)
get_parent_commodity() (account.Account method)
get_slot_value() (slot.SlottableObject method)
get_sqlite_table_data() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
get_subaccount_by_id() (account.Account method)
get_transactions() (transaction.TransactionManager method)
get_xml_root() (file_formats.gnucash_xml.GnuCashXMLReader class method)
(file_formats.gnucash_xml.GZipXMLFileFormat class method)
gnucash_file
module
GnuCashFile (class in gnucash_file)
GnuCashSQLiteReader (class in file_formats.gnucash_sqlite)
GnuCashSQLiteWriter (class in file_formats.gnucash_sqlite)
GnuCashXMLReader (class in file_formats.gnucash_xml)
GnuCashXMLWriter (class in file_formats.gnucash_xml)
group_by() (search.Query method)
GroupByQueryAction (class in search)
guid_object
module
GuidObject (class in guid_object)
GZipXMLFileFormat (class in file_formats.gnucash_xml)
H
hidden (account.Account property)
I
IncomeAccount (class in account)
interest (account.LoanStatus attribute)
interest_percentage (account.InterestAccount property)
(account.InterestAccountBase property)
(account.InterestAccountWithSubaccounts property)
InterestAccount (class in account)
InterestAccountBase (class in account)
InterestAccountWithSubaccounts (class in account)
intersect() (search.Query method)
IntersectQueryAction (class in search)
InvalidOperationException (class in search)
InvalidSortFieldException (class in transaction)
iterator_balance (account.LoanStatus attribute)
iterator_date (account.LoanStatus attribute)
L
last() (search.Query method)
LiabilityAccount (class in account)
load() (file_formats.gnucash_sqlite.GnuCashSQLiteReader class method)
(file_formats.gnucash_xml.GnuCashXMLReader class method)
LoanExtraPayment (class in account)
LoanStatus (class in account)
LOGGER (file_formats.gnucash_xml.GnuCashXMLReader attribute)
(file_formats.gnucash_xml.GnuCashXMLWriter attribute)
M
mark_transaction_cleared() (transaction.Transaction method)
max_() (search.Query method)
MemoSort (class in transaction)
min_() (search.Query method)
minimum_balance_past_date() (transaction.TransactionManager method)
module
account
,
[1]
commodity
enums
file_formats.gnucash_sqlite
file_formats.gnucash_xml
gnucash_file
guid_object
search
slot
transaction
utils
N
notes (account.Account property)
(transaction.Transaction property)
NumberActionSort (class in transaction)
O
order_by() (search.Query method)
OrderByQueryAction (class in search)
P
parent (account.Account property)
payment_amount (account.InterestAccount property)
(account.InterestAccountBase property)
(account.InterestAccountWithSubaccounts property)
(account.LoanExtraPayment attribute)
payment_date (account.LoanExtraPayment attribute)
perform() (search.ConcatQueryAction method)
(search.DistinctQueryAction method)
(search.ExceptQueryAction method)
(search.GroupByQueryAction method)
(search.IntersectQueryAction method)
(search.OrderByQueryAction method)
(search.QueryAction method)
(search.ReverseQueryAction method)
(search.SelectQueryAction method)
(search.SkipQueryAction method)
(search.SkipWhileQueryAction method)
(search.TakeQueryAction method)
(search.TakeWhileQueryAction method)
(search.UnionQueryAction method)
(search.WhereQueryAction method)
placeholder (account.Account property)
Q
Query (class in search)
query() (transaction.TransactionManager method)
QueryAction (class in search)
R
read_file() (gnucash_file.GnuCashFile class method)
read_xml_child_boolean() (file_formats.gnucash_xml.GnuCashXMLReader class method)
read_xml_child_date() (file_formats.gnucash_xml.GnuCashXMLReader class method)
read_xml_child_int() (file_formats.gnucash_xml.GnuCashXMLReader class method)
read_xml_child_text() (file_formats.gnucash_xml.GnuCashXMLReader class method)
reset() (search.Query method)
reverse() (search.Query method)
reversed_by (transaction.Transaction property)
ReverseQueryAction (class in search)
S
safe_iso_date_formatting() (in module utils)
safe_iso_date_parsing() (in module utils)
ScheduledTransaction (class in transaction)
search
module
select() (search.Query method)
select_many() (search.Query method)
SelectQueryAction (class in search)
set_slot_value() (slot.SlottableObject method)
set_slot_value_bool() (slot.SlottableObject method)
SimpleTransaction (class in transaction)
simplify_transactions() (gnucash_file.GnuCashFile method)
single() (search.Query method)
skip() (search.Query method)
skip_while() (search.Query method)
SkipQueryAction (class in search)
SkipWhileQueryAction (class in search)
slot
module
Slot (class in slot)
SlottableObject (class in slot)
SortingMethod (class in transaction)
Split (class in transaction)
split_account_names (transaction.Transaction property)
split_accounts (transaction.Transaction property)
splits_total (transaction.Transaction property)
SqliteFileFormat (class in file_formats.gnucash_sqlite)
StandardSort (class in transaction)
starting_balance (account.InterestAccount property)
(account.InterestAccountBase property)
(account.InterestAccountWithSubaccounts property)
starting_date (account.InterestAccount property)
(account.InterestAccountBase property)
(account.InterestAccountWithSubaccounts property)
strip_transaction_timezones() (gnucash_file.GnuCashFile method)
sum_() (search.Query method)
T
take() (search.Query method)
take_while() (search.Query method)
TakeQueryAction (class in search)
TakeWhileQueryAction (class in search)
to_account (transaction.SimpleTransaction property)
to_list() (search.Query method)
to_split_account_names (transaction.Transaction property)
to_split_accounts (transaction.Transaction property)
to_splits (transaction.Transaction property)
transaction
module
Transaction (class in transaction)
TransactionManager (class in transaction)
TransactionNumberSort (class in transaction)
U
union() (search.Query method)
UnionQueryAction (class in search)
utils
module
V
void_reason (transaction.Transaction property)
void_time (transaction.Transaction property)
voided (transaction.Transaction property)
W
where() (search.Query method)
WhereQueryAction (class in search)
write_account_to_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
write_book_to_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
write_budget_to_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
write_commodity_to_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
write_file_contents() (file_formats.gnucash_xml.GnuCashXMLWriter class method)
(file_formats.gnucash_xml.GZipXMLFileFormat class method)
write_recurrence_to_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
write_scheduled_transaction_to_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
write_slot_to_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
write_split_to_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
write_transaction_to_sqlite() (file_formats.gnucash_sqlite.GnuCashSQLiteWriter class method)
X
XMLFileFormat (class in file_formats.gnucash_xml)