Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / adamcharnock/django-hordak issues and pull requests

#121 - Deprecate `transfer_to()`

Issue - State: open - Opened by adamcharnock 3 days ago

#119 - Remove use of django-smalluuid

Issue - State: open - Opened by adamcharnock about 1 month ago - 2 comments

#117 - Account code regeneration major performance improvement

Pull Request - State: closed - Opened by adamcharnock about 1 month ago - 3 comments

#116 - testing updates

Pull Request - State: closed - Opened by PetrDlouhy about 1 month ago

#115 - Release `1.16.0`

Issue - State: closed - Opened by adamcharnock about 1 month ago - 3 comments

#114 - Adding utility to generate account codes

Pull Request - State: closed - Opened by adamcharnock about 1 month ago - 2 comments

#113 - add test for admin search

Pull Request - State: closed - Opened by PetrDlouhy about 1 month ago - 4 comments

#112 - Adding bigauto field

Pull Request - State: closed - Opened by adamcharnock about 1 month ago - 1 comment

#111 - Applying hordak.0035_account_currencies_json... raises psycopg2.errors

Issue - State: closed - Opened by paeduardo 5 months ago - 3 comments

#110 - add Django 5.0 and Python 3.12 to the testing matrix, drop Django<4.2

Pull Request - State: closed - Opened by PetrDlouhy 6 months ago - 1 comment

#109 - Remove hard dependency on psycopg2

Pull Request - State: closed - Opened by angusholder 7 months ago - 3 comments

#108 - Accounts create Form throws an error

Issue - State: closed - Opened by vidhyau-twbs-eu 8 months ago - 1 comment

#107 - Some search fields for AccountAdmin don't exist

Issue - State: closed - Opened by angusholder 9 months ago - 4 comments

#106 - enforce_atomic decorator for commit callbacks to workaround MySQL limitations

Pull Request - State: open - Opened by Joshun 10 months ago - 4 comments

#105 - TransactionAdmin: make it faster by caching description values

Pull Request - State: open - Opened by PetrDlouhy 10 months ago - 1 comment

#104 - DEV-1007 Add related object fields

Pull Request - State: closed - Opened by aholtheuerl 10 months ago

#103 - Document Evidence

Issue - State: closed - Opened by aholtheuerl 10 months ago - 3 comments

#102 - Adding Accounting Fields, DR/CR

Pull Request - State: open - Opened by nitsujri 11 months ago - 1 comment

#101 - Fix Liability to Liability in `accounting_transfer_to`

Pull Request - State: open - Opened by nitsujri 11 months ago - 5 comments

#100 - fix tests with MariaDB

Pull Request - State: closed - Opened by PetrDlouhy 11 months ago - 1 comment

#99 - chore: Changing Appconfig default_auto_field to BigAutoField

Pull Request - State: closed - Opened by Lekhanshlkr 11 months ago - 8 comments

#97 - Add MySQL changelog to support and fix MySQL CI

Pull Request - State: closed - Opened by Joshun about 1 year ago - 2 comments

#96 - add more hordak settings to improve testing

Pull Request - State: closed - Opened by PetrDlouhy about 1 year ago

#95 - Stable migrations

Pull Request - State: closed - Opened by PetrDlouhy about 1 year ago - 3 comments

#94 - add tests for DECIMAL_PLACES setting

Pull Request - State: closed - Opened by PetrDlouhy about 1 year ago

#93 - experimental: report more info on check_leg()

Pull Request - State: open - Opened by PetrDlouhy about 1 year ago

#92 - Demonstration of `sleep()` during `lock`

Pull Request - State: closed - Opened by nitsujri about 1 year ago - 1 comment

#91 - Initial MySQL support (early draft) - JSONField version

Pull Request - State: closed - Opened by Joshun about 1 year ago - 28 comments

#90 - JSONField replacement for ArrayField

Pull Request - State: closed - Opened by nitsujri about 1 year ago - 13 comments

#89 - Initial MySQL support (early draft)

Pull Request - State: closed - Opened by Joshun about 1 year ago - 12 comments

#88 - Pre-commit upgrades

Pull Request - State: closed - Opened by nitsujri about 1 year ago - 2 comments

#87 - Unicode spec fixes

Pull Request - State: closed - Opened by nitsujri about 1 year ago - 9 comments

#86 - add reeadthedocs configuration

Pull Request - State: closed - Opened by PetrDlouhy about 1 year ago

#85 - remove hack and correctly fix deprecation message

Pull Request - State: closed - Opened by PetrDlouhy about 1 year ago - 1 comment

#84 - Updating precommit and gitignore

Pull Request - State: closed - Opened by nitsujri about 1 year ago - 2 comments

#83 - Fix migrations, update testing matrix

Pull Request - State: closed - Opened by PetrDlouhy about 1 year ago - 1 comment

#82 - Adding `accounting_transfer_to` to match accounting cases.

Pull Request - State: closed - Opened by nitsujri about 1 year ago - 19 comments

#81 - Fixing `transfer_to` for Liability -> Cash account

Pull Request - State: closed - Opened by nitsujri about 1 year ago - 2 comments

#80 - allow to use HORDAK_CURRENCIES to get rid of Django warning and not b…

Pull Request - State: closed - Opened by PetrDlouhy over 1 year ago - 3 comments

#79 - More tests to model core

Pull Request - State: closed - Opened by PetrDlouhy over 1 year ago

#78 - Account default CURRENCIES warning

Issue - State: closed - Opened by nitsujri over 1 year ago - 1 comment

#77 - Subclass Account for Multi-tenancy

Issue - State: closed - Opened by nitsujri over 1 year ago - 3 comments

#76 - add running totals functionality

Pull Request - State: open - Opened by PetrDlouhy over 1 year ago - 6 comments

#75 - fixes of treating unknown currencies, add tests

Pull Request - State: closed - Opened by PetrDlouhy almost 2 years ago - 1 comment

#74 - try to replicate and fix problem with BigInt indexes

Pull Request - State: open - Opened by PetrDlouhy almost 2 years ago - 1 comment

#73 - Enter Opening balance in an account.

Issue - State: closed - Opened by prdpspkt almost 2 years ago - 4 comments

#72 - don't hold django-import-export anymore

Pull Request - State: closed - Opened by PetrDlouhy almost 2 years ago - 1 comment

#71 - configure .coveragerc to show also files that were not hit at all

Pull Request - State: closed - Opened by PetrDlouhy almost 2 years ago

#70 - Admin improvements

Pull Request - State: closed - Opened by PetrDlouhy almost 2 years ago - 1 comment

#69 - In transaction.legs.all sort debit first.

Issue - State: closed - Opened by prdpspkt almost 2 years ago - 6 comments

#68 - 'NoneType' object has no attribute 'currency_formats'

Issue - State: closed - Opened by prdpspkt almost 2 years ago - 3 comments

#67 - move requirements from setup.py to requirements.txt file

Pull Request - State: closed - Opened by PetrDlouhy almost 2 years ago - 1 comment

#66 - Could you include migrations/0030_auto_20220315_xxxx.py in the package?

Issue - State: closed - Opened by paeduardo over 2 years ago - 5 comments

#65 - fix #64

Pull Request - State: closed - Opened by PetrDlouhy over 2 years ago - 1 comment

#63 - Add github actions

Pull Request - State: closed - Opened by PetrDlouhy over 2 years ago

#62 - Django-hordak depends on babel version with security warning

Issue - State: closed - Opened by PetrDlouhy over 2 years ago - 1 comment

#61 - Fixing the import of JSONField and remove the django-smalluuid packag…

Pull Request - State: closed - Opened by branchev over 2 years ago - 1 comment

#60 - Fix for Django 4 importing of JSONField

Pull Request - State: closed - Opened by aangelov over 2 years ago - 1 comment

#59 - Credits and Debits

Issue - State: open - Opened by the-solipsist over 2 years ago - 8 comments

#58 - Bump babel from 2.5.1 to 2.9.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#57 - Create New Account fails with error in `check_account_type()`

Issue - State: closed - Opened by kbhalerao almost 3 years ago - 5 comments

#56 - Trading account fee currency

Issue - State: closed - Opened by tomj about 3 years ago - 1 comment

#55 - Added verbose_name s for static model translation

Pull Request - State: closed - Opened by nshayanfar over 3 years ago - 2 comments

#54 - Preparation for django 4

Issue - State: closed - Opened by nshayanfar over 3 years ago - 4 comments

#53 - What constitutes what makes a leg debit or credit is unclear

Issue - State: closed - Opened by ahmednofal over 3 years ago - 2 comments

#52 - Slow TransactionAdmin list view

Issue - State: open - Opened by PetrDlouhy almost 4 years ago

#51 - Fix broken link in README.rst

Pull Request - State: closed - Opened by AleksaC almost 4 years ago - 2 comments

#50 - Fix typo

Pull Request - State: closed - Opened by SilkySmooth almost 4 years ago - 2 comments

#49 - make update_full_account_codes trigger more effective

Pull Request - State: closed - Opened by PetrDlouhy about 4 years ago - 3 comments

#48 - Fix typo

Pull Request - State: closed - Opened by spsina over 4 years ago - 2 comments

#47 - Relax Account.name max_length restriction

Issue - State: closed - Opened by jordanmkoncz over 4 years ago - 2 comments

#45 - New migration 0027 being automatically generated by makemigrations

Issue - State: closed - Opened by jordanmkoncz over 4 years ago - 4 comments

#44 - Change of architecture :)

Issue - State: open - Opened by lie-nielsen almost 5 years ago - 14 comments

#43 - Inviting additional maintainers

Issue - State: closed - Opened by adamcharnock almost 5 years ago

#42 - Django 2.1 compatability (child of #19) with tests

Pull Request - State: closed - Opened by PetrDlouhy almost 5 years ago - 3 comments

#41 - Why is Account code field only 3 digits?

Issue - State: open - Opened by ajaff about 5 years ago - 2 comments

#40 - The update_full_account_codes trigger can get slow

Issue - State: open - Opened by PetrDlouhy about 5 years ago - 4 comments

#39 - CI fails on Python 3.4 due to openpyxl deps

Issue - State: closed - Opened by damiendr about 5 years ago - 1 comment

#38 - Improvements to ratio_split()

Pull Request - State: closed - Opened by damiendr about 5 years ago - 3 comments

#37 - Admin improvements

Pull Request - State: closed - Opened by PetrDlouhy over 5 years ago - 5 comments

#36 - Trigger documentation

Pull Request - State: closed - Opened by coler-j over 5 years ago - 7 comments

#35 - Is this library maintained?

Issue - State: closed - Opened by coler-j over 5 years ago - 5 comments

#34 - Database constraint 'bank_accounts_are_asset_accounts' ineffective.

Issue - State: open - Opened by p-baum over 5 years ago - 1 comment

#33 - Major cleanup of migrations

Pull Request - State: closed - Opened by p-baum over 5 years ago - 5 comments

#31 - Django 2.1 compatability (child of #19)

Pull Request - State: closed - Opened by p-baum over 5 years ago - 9 comments

#30 - Django2

Pull Request - State: closed - Opened by p-baum over 5 years ago - 2 comments

#28 - add more information to LegAdmin list_display

Pull Request - State: closed - Opened by PetrDlouhy over 5 years ago - 7 comments

#27 - Improve account creation

Issue - State: closed - Opened by rajesh188 almost 6 years ago - 4 comments

#26 - Improve logic in Account.trasfer_to()

Issue - State: closed - Opened by adamcharnock almost 6 years ago - 3 comments

#25 - Improve django-admin UI

Issue - State: closed - Opened by adamcharnock almost 6 years ago

#24 - Duplicate lines upon statement import

Issue - State: closed - Opened by adamcharnock almost 6 years ago

#23 - Asset to liability transactions don't decrease both amount

Issue - State: closed - Opened by rajesh188 almost 6 years ago - 2 comments

#22 - A/receivables & a/c payables opening balance

Issue - State: closed - Opened by rajesh188 almost 6 years ago - 1 comment