issues
search
arrobalytics
/
django-ledger
Django Ledger is a double entry accounting system built on the Django Web Framework.
https://www.djangoledger.com
GNU General Public License v3.0
1.03k
stars
224
forks
source link
v0.5.6.5 - Multiple CoA Enhancements
#192
Closed
elarroba
closed
8 months ago
elarroba
commented
8 months ago
AccountModelCreateForm now validates code before adding account to tree.
Modified CoA Model Views to Support Multiple CoA in UI.
Included CoA URLs with coa_slug parameter for explicit CoA actions and operations.
Django Ledger Admin Changes.