Django Hordak
1.0
Contents:
Installation
Getting Started
Customising Templates
Double Entry Accounting for Developers
API Documentation
Notes
Hordak Changelog
Django Hordak
Docs
»
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
Z
_
_get_rate() (hordak.utilities.currency.BaseBackend method)
A
Account (class in hordak.models)
account (hordak.models.Leg attribute)
(LegForm attribute)
account_balance_after() (hordak.models.Leg method)
account_balance_before() (hordak.models.Leg method)
AccountCreateView (class in hordak.views)
AccountingEquationViolationError
AccountingError
AccountListView (class in hordak.views)
AccountTypeOnChildNode
AccountUpdateView (class in hordak.views)
amount (hordak.models.Leg attribute)
(LegForm attribute)
(hordak.models.StatementLine attribute)
B
Balance (class in hordak.utilities.currency)
balance() (hordak.models.Account method)
BalanceComparisonError
bank_account (hordak.models.StatementImport attribute)
BaseBackend (class in hordak.utilities.currency)
C
cache_rate() (hordak.utilities.currency.BaseBackend method)
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)
currencies() (hordak.utilities.currency.Balance method)
currency_exchange() (in module hordak.utilities.currency)
D
date (hordak.models.StatementLine attribute)
(hordak.models.Transaction attribute)
description (hordak.models.Leg attribute)
(LegForm attribute)
(TransactionForm 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)
full_code (hordak.models.Account attribute)
G
get_rate() (hordak.utilities.currency.BaseBackend method)
H
hordak.exceptions (module)
hordak.models (module)
hordak.utilities.currency (module)
hordak.utilities.money (module)
HordakError
I
InvalidFeeCurrency
is_bank_account (hordak.models.Account attribute)
is_reconciled (hordak.models.StatementLine attribute)
L
Leg (class in hordak.models)
LegForm (class in hordak.forms)
LossyCalculationError
M
model (hordak.views.AccountListView attribute)
(hordak.views.AccountUpdateView attribute)
(hordak.views.TransactionsReconcileView attribute)
monies() (hordak.utilities.currency.Balance method)
N
name (hordak.models.Account attribute)
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
sign (hordak.models.Account attribute)
simple_balance() (hordak.models.Account method)
SimpleTransactionForm (class in hordak.forms)
slug_field (hordak.views.AccountUpdateView attribute)
slug_url_kwarg (hordak.views.AccountUpdateView attribute)
statement_import (hordak.models.StatementLine attribute)
StatementImport (class in hordak.models)
StatementLine (class in hordak.models)
success_url (hordak.views.AccountCreateView attribute)
(hordak.views.AccountUpdateView attribute)
(hordak.views.TransactionCreateView attribute)
(hordak.views.TransactionsReconcileView attribute)
T
template_name (hordak.views.AccountCreateView attribute)
(hordak.views.AccountListView 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.StatementLine attribute)
TransactionCreateView (class in hordak.views)
TransactionForm (class in hordak.forms)
TransactionsReconcileView (class in hordak.views)
transfer_to() (hordak.models.Account method)
type (hordak.models.Account attribute)
(hordak.models.Leg attribute)
TYPES (hordak.models.Account attribute)
U
uuid (hordak.models.Account attribute)
(hordak.models.Leg attribute)
(hordak.models.StatementImport attribute)
(hordak.models.StatementLine attribute)
(hordak.models.Transaction attribute)
V
validate_accounting_equation() (hordak.models.Account class method)
Z
ZeroAmountError