Django Hordak
Contents:
Installation
Settings
Customising Templates
Double Entry Accounting for Developers
Hordak Database Triggers
API Documentation
Notes
Hordak Changelog
Django Hordak
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__init__() (hordak.utilities.db_functions.GetBalance method)
_get_rate() (hordak.utilities.currency.BaseBackend method)
A
Account (class in hordak.models)
account (hordak.forms.LegForm attribute)
(hordak.models.Leg attribute)
(hordak.models.LegView attribute)
Account.DoesNotExist
Account.MultipleObjectsReturned
account_balance (hordak.models.LegView attribute)
account_balance_after (hordak.models.Leg attribute)
account_balance_before (hordak.models.Leg attribute)
account_full_code (hordak.models.LegView attribute)
account_name (hordak.models.LegView attribute)
account_type (hordak.models.LegView attribute)
AccountCreateView (class in hordak.views)
AccountingEquationViolationError
AccountingError
AccountListView (class in hordak.views)
AccountQuerySet (class in hordak.models)
AccountTransactionsView (class in hordak.views)
AccountTypeOnChildNode
AccountUpdateView (class in hordak.views)
amount (hordak.forms.LegForm attribute)
(hordak.models.Leg attribute)
(hordak.models.LegView attribute)
(hordak.models.StatementLine attribute)
B
Balance (class in hordak.utilities.currency)
balance (hordak.models.Account attribute)
BalanceComparisonError
bank_account (hordak.models.StatementImport attribute)
BaseBackend (class in hordak.utilities.currency)
BothCreditAndDebitPresentError
C
cache_rate() (hordak.utilities.currency.BaseBackend method)
CannotSimplifyError
code (hordak.models.Account attribute)
context_object_name (hordak.views.AccountListView attribute)
(hordak.views.AccountUpdateView attribute)
(hordak.views.TransactionsReconcileView attribute)
create_transaction() (hordak.models.StatementLine method)
credit (hordak.models.LegView attribute)
CreditOrDebitIsNegativeError
credits() (hordak.models.LegQuerySet method)
currencies() (hordak.utilities.currency.Balance method)
currency_exchange() (in module hordak.utilities.currency)
D
date (hordak.models.LegView attribute)
(hordak.models.StatementLine attribute)
(hordak.models.Transaction attribute)
debit (hordak.models.LegView attribute)
debits() (hordak.models.LegQuerySet method)
description (hordak.forms.LegForm attribute)
(hordak.forms.TransactionForm attribute)
(hordak.models.Leg attribute)
(hordak.models.StatementLine attribute)
(hordak.models.Transaction attribute)
F
FixerBackend (class in hordak.utilities.currency)
form_class (hordak.views.AccountCreateView attribute)
(hordak.views.AccountUpdateView attribute)
(hordak.views.TransactionCreateView attribute)
G
get() (hordak.views.AccountTransactionsView method)
get_balance() (hordak.models.Account method)
get_context_object_name() (hordak.views.AccountTransactionsView method)
get_object() (hordak.views.AccountTransactionsView method)
get_queryset() (hordak.views.AccountTransactionsView method)
get_rate() (hordak.utilities.currency.BaseBackend method)
get_simple_balance() (hordak.models.Account method)
GetBalance (class in hordak.utilities.db_functions)
H
hordak.exceptions
module
hordak.models
module
hordak.utilities.currency
module
hordak.utilities.money
module
HordakError
I
id (hordak.models.LegView attribute)
InvalidFeeCurrency
InvalidOrMissingAccountTypeError
is_bank_account (hordak.models.Account attribute)
is_reconciled (hordak.models.StatementLine property)
L
Leg (class in hordak.models)
Leg.DoesNotExist
Leg.MultipleObjectsReturned
leg_description (hordak.models.LegView attribute)
LegForm (class in hordak.forms)
LegQuerySet (class in hordak.models)
LegView (class in hordak.models)
LegView.DoesNotExist
LegView.MultipleObjectsReturned
LossyCalculationError
M
model (hordak.views.AccountListView attribute)
(hordak.views.AccountTransactionsView attribute)
(hordak.views.AccountUpdateView attribute)
(hordak.views.TransactionsReconcileView attribute)
module
hordak.exceptions
hordak.models
hordak.utilities.currency
hordak.utilities.money
monies() (hordak.utilities.currency.Balance method)
N
name (hordak.models.Account attribute)
NeitherCreditNorDebitPresentError
net_balance() (hordak.models.AccountQuerySet method)
NoMoreAccountCodesAvailableInSequence
normalise() (hordak.utilities.currency.Balance method)
O
ordering (hordak.views.TransactionsReconcileView attribute)
P
paginate_by (hordak.views.TransactionsReconcileView attribute)
parent (hordak.models.Account attribute)
R
ratio_split() (in module hordak.utilities.money)
S
save() (hordak.models.Account method)
(hordak.models.Leg method)
(hordak.models.LegView method)
(hordak.models.TransactionView method)
sign (hordak.models.Account property)
SimpleTransactionForm (class in hordak.forms)
slug_field (hordak.views.AccountTransactionsView attribute)
(hordak.views.AccountUpdateView attribute)
slug_url_kwarg (hordak.views.AccountTransactionsView attribute)
(hordak.views.AccountUpdateView attribute)
statement_import (hordak.models.StatementLine attribute)
StatementImport (class in hordak.models)
StatementImport.DoesNotExist
StatementImport.MultipleObjectsReturned
StatementLine (class in hordak.models)
StatementLine.DoesNotExist
StatementLine.MultipleObjectsReturned
success_url (hordak.views.AccountCreateView attribute)
(hordak.views.AccountUpdateView attribute)
(hordak.views.TransactionCreateView attribute)
(hordak.views.TransactionsReconcileView attribute)
sum_to_balance() (hordak.models.LegQuerySet method)
sum_to_debit_and_credit() (hordak.models.LegQuerySet method)
T
template_name (hordak.views.AccountCreateView attribute)
(hordak.views.AccountListView attribute)
(hordak.views.AccountTransactionsView attribute)
(hordak.views.AccountUpdateView attribute)
(hordak.views.TransactionCreateView attribute)
(hordak.views.TransactionsReconcileView attribute)
timestamp (hordak.models.StatementImport attribute)
(hordak.models.StatementLine attribute)
(hordak.models.Transaction attribute)
TradingAccountRequiredError
Transaction (class in hordak.models)
transaction (hordak.models.Leg attribute)
(hordak.models.LegView attribute)
(hordak.models.StatementLine attribute)
Transaction.DoesNotExist
Transaction.MultipleObjectsReturned
transaction_description (hordak.models.LegView attribute)
TransactionCreateView (class in hordak.views)
TransactionForm (class in hordak.forms)
TransactionsReconcileView (class in hordak.views)
TransactionView (class in hordak.models)
TransactionView.DoesNotExist
TransactionView.MultipleObjectsReturned
transfer_to() (hordak.models.Account method)
type (hordak.models.Account attribute)
(hordak.models.Leg attribute)
(hordak.models.LegView attribute)
TYPES (hordak.models.Account attribute)
U
uuid (hordak.models.Account attribute)
(hordak.models.Leg attribute)
(hordak.models.LegView attribute)
(hordak.models.StatementImport attribute)
(hordak.models.StatementLine attribute)
(hordak.models.Transaction attribute)
V
validate_accounting_equation() (hordak.models.Account class method)
W
with_account_balance_after() (hordak.models.LegQuerySet method)
with_account_balance_before() (hordak.models.LegQuerySet method)
with_balances() (hordak.models.AccountQuerySet method)
Z
ZeroAmountError