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
./manage.py migrate breaks on 0015_auto_20170302_2109
#137
rohanahata
opened
6 hours ago
0
Update 0006_auto_20161209_0108.py
#136
rohanahata
opened
6 hours ago
0
Starting the install, breaks on ./manage.py migrate
#135
rohanahata
opened
6 hours ago
0
Hordak Version 2.0 is released as stable
#134
adamcharnock
closed
4 days ago
0
Moving `Account.amount` to `Account.credit` & `Account.debit`
#133
adamcharnock
closed
3 months ago
9
Do we allow some kind of model customisation?
#132
adamcharnock
opened
5 months ago
1
Removing transfer_to() and replacing it with accounting_transfer_to()
#131
adamcharnock
closed
5 months ago
1
Replace `transfer_to()` with `accounting_transfer_to()`
#130
adamcharnock
opened
5 months ago
1
Add Petr Dlouhy to Read The Docs project
#129
adamcharnock
closed
5 months ago
2
Rescue the Read The Docs documentation
#128
adamcharnock
closed
5 months ago
2
Replace use of django-sql-utils with a TransactionView database view
#127
adamcharnock
closed
5 months ago
10
Adding `get_balance()` database function
#126
adamcharnock
closed
5 months ago
1
CI: Remove flake & mypy?
#125
adamcharnock
opened
5 months ago
1
Various hordak 2.0.0 features
#124
adamcharnock
closed
5 months ago
1
Remove use of `model_utils.Choices`
#123
adamcharnock
closed
5 months ago
0
Expand account code length
#122
adamcharnock
closed
5 months ago
0
Deprecate `transfer_to()`
#121
adamcharnock
closed
5 months ago
1
Create accounting-oriented database view on Legs table
#120
adamcharnock
closed
5 months ago
3
Remove use of django-smalluuid
#119
adamcharnock
closed
5 months ago
3
Accounts should not be created with multiple currencies by default (comments welcome)
#118
adamcharnock
closed
5 months ago
2
Account code regeneration major performance improvement
#117
adamcharnock
closed
6 months ago
3
testing updates
#116
PetrDlouhy
closed
6 months ago
0
Release `1.16.0`
#115
adamcharnock
closed
5 months ago
3
Adding utility to generate account codes
#114
adamcharnock
closed
6 months ago
2
add test for admin search
#113
PetrDlouhy
closed
6 months ago
4
Adding bigauto field
#112
adamcharnock
closed
6 months ago
1
Applying hordak.0035_account_currencies_json... raises psycopg2.errors
#111
paeduardo
closed
6 months ago
4
add Django 5.0 and Python 3.12 to the testing matrix, drop Django<4.2
#110
PetrDlouhy
closed
11 months ago
1
Remove hard dependency on psycopg2
#109
angusholder
closed
11 months ago
3
Accounts create Form throws an error
#108
vidhyau-twbs-eu
closed
6 months ago
1
Some search fields for AccountAdmin don't exist
#107
angusholder
closed
6 months ago
4
enforce_atomic decorator for commit callbacks to workaround MySQL limitations
#106
Joshun
opened
1 year ago
5
TransactionAdmin: make it faster by caching description values
#105
PetrDlouhy
closed
5 months ago
4
DEV-1007 Add related object fields
#104
aholtheuerl
closed
1 year ago
0
Document Evidence
#103
aholtheuerl
closed
6 months ago
3
Adding Accounting Fields, DR/CR
#102
nitsujri
closed
5 months ago
2
Fix Liability to Liability in `accounting_transfer_to`
#101
nitsujri
closed
5 months ago
6
fix tests with MariaDB
#100
PetrDlouhy
closed
1 year ago
1
chore: Changing Appconfig default_auto_field to BigAutoField
#99
Lekhanshlkr
closed
6 months ago
8
Could we include 0038_alter_account_id_alter_leg_id_and_more.py in the package
#98
kumarnmanoj
closed
6 months ago
6
Add MySQL changelog to support and fix MySQL CI
#97
Joshun
closed
1 year ago
2
add more hordak settings to improve testing
#96
PetrDlouhy
closed
1 year ago
0
Stable migrations
#95
PetrDlouhy
closed
1 year ago
3
add tests for DECIMAL_PLACES setting
#94
PetrDlouhy
closed
1 year ago
0
experimental: report more info on check_leg()
#93
PetrDlouhy
closed
5 months ago
1
Demonstration of `sleep()` during `lock`
#92
nitsujri
closed
1 year ago
1
Initial MySQL support (early draft) - JSONField version
#91
Joshun
closed
1 year ago
29
JSONField replacement for ArrayField
#90
nitsujri
closed
1 year ago
13
Initial MySQL support (early draft)
#89
Joshun
closed
1 year ago
12
Pre-commit upgrades
#88
nitsujri
closed
1 year ago
2
Next