issues
search
adamcharnock
/
django-hordak
Double entry accounting in Django
http://django-hordak.readthedocs.io
MIT License
254
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unicode spec fixes
#87
nitsujri
closed
1 year ago
9
add reeadthedocs configuration
#86
PetrDlouhy
closed
1 year ago
0
remove hack and correctly fix deprecation message
#85
PetrDlouhy
closed
1 year ago
1
Updating precommit and gitignore
#84
nitsujri
closed
1 year ago
2
Fix migrations, update testing matrix
#83
PetrDlouhy
closed
1 year ago
1
Adding `accounting_transfer_to` to match accounting cases.
#82
nitsujri
closed
1 year ago
19
Fixing `transfer_to` for Liability -> Cash account
#81
nitsujri
closed
1 year ago
2
allow to use HORDAK_CURRENCIES to get rid of Django warning and not b…
#80
PetrDlouhy
closed
1 year ago
3
More tests to model core
#79
PetrDlouhy
closed
1 year ago
0
Account default CURRENCIES warning
#78
nitsujri
closed
1 year ago
1
Subclass Account for Multi-tenancy
#77
nitsujri
closed
2 years ago
3
add running totals functionality
#76
PetrDlouhy
opened
2 years ago
13
fixes of treating unknown currencies, add tests
#75
PetrDlouhy
closed
2 years ago
1
try to replicate and fix problem with BigInt indexes
#74
PetrDlouhy
closed
5 months ago
2
Enter Opening balance in an account.
#73
prdpspkt
closed
6 months ago
4
don't hold django-import-export anymore
#72
PetrDlouhy
closed
2 years ago
1
configure .coveragerc to show also files that were not hit at all
#71
PetrDlouhy
closed
2 years ago
0
Admin improvements
#70
PetrDlouhy
closed
2 years ago
1
In transaction.legs.all sort debit first.
#69
prdpspkt
closed
5 months ago
6
'NoneType' object has no attribute 'currency_formats'
#68
prdpspkt
closed
6 months ago
3
move requirements from setup.py to requirements.txt file
#67
PetrDlouhy
closed
2 years ago
1
Could you include migrations/0030_auto_20220315_xxxx.py in the package?
#66
paeduardo
closed
2 years ago
5
fix #64
#65
PetrDlouhy
closed
2 years ago
1
class AccountTransactionsView(LoginRequiredMixin, SingleObjectMixin, View): ->class AccountTransactionsView(LoginRequiredMixin, SingleObjectMixin, ListView):
#64
paeduardo
closed
2 years ago
2
Add github actions
#63
PetrDlouhy
closed
2 years ago
0
Django-hordak depends on babel version with security warning
#62
PetrDlouhy
closed
2 years ago
1
Fixing the import of JSONField and remove the django-smalluuid packag…
#61
branchev
closed
2 years ago
1
Fix for Django 4 importing of JSONField
#60
aangelov
closed
2 years ago
1
Credits and Debits
#59
the-solipsist
closed
5 months ago
9
Bump babel from 2.5.1 to 2.9.1
#58
dependabot[bot]
closed
2 years ago
1
Create New Account fails with error in `check_account_type()`
#57
kbhalerao
closed
6 months ago
5
Trading account fee currency
#56
tomj
closed
6 months ago
1
Added verbose_name s for static model translation
#55
nshayanfar
closed
3 years ago
2
Preparation for django 4
#54
nshayanfar
closed
2 years ago
4
What constitutes what makes a leg debit or credit is unclear
#53
ahmednofal
closed
6 months ago
2
Slow TransactionAdmin list view
#52
PetrDlouhy
closed
5 months ago
3
Fix broken link in README.rst
#51
AleksaC
closed
4 years ago
2
Fix typo
#50
SilkySmooth
closed
4 years ago
2
make update_full_account_codes trigger more effective
#49
PetrDlouhy
closed
4 years ago
3
Fix typo
#48
0xoc
closed
4 years ago
2
Relax Account.name max_length restriction
#47
jordanmkoncz
closed
6 months ago
2
How to fetch transaction amounts for a set of transactions without causing N+1 selects/queries
#46
jordanmkoncz
closed
4 years ago
4
New migration 0027 being automatically generated by makemigrations
#45
jordanmkoncz
closed
4 years ago
4
Change of architecture :)
#44
lie-nielsen
closed
5 days ago
19
Inviting additional maintainers
#43
adamcharnock
closed
6 months ago
0
Django 2.1 compatability (child of #19) with tests
#42
PetrDlouhy
closed
5 years ago
3
Why is Account code field only 3 digits?
#41
ajaff
closed
5 months ago
3
The update_full_account_codes trigger can get slow
#40
PetrDlouhy
closed
5 months ago
4
CI fails on Python 3.4 due to openpyxl deps
#39
damiendr
closed
4 years ago
1
Improvements to ratio_split()
#38
damiendr
closed
4 years ago
3
Previous
Next