Releases: arrobalytics/django-ledger
Releases · arrobalytics/django-ledger
v0.5.3.1
v0.5.3.0
High Level EntityModel API
- This release implements a basic high level API on the EntityModel and documents a QuickStart guide.
- API still needs methods to deal with itemization of Bills and Invoices.
- New Bill & PO Tests.
- BillDetailView Bug Fixes.
What's Changed
- V0.5.3.0 by @bairagisachin1730 in #142
New Contributors
- @bairagisachin1730 made their first contribution in #142
Full Changelog: v0.5.2.18...v0.5.3.0
v0.5.2.18
v0.5.2.17
V0.5.2.17 (#140) * Balance Sheet Statement Template Bugfixes io_context refactoring IncomeStatementContextManager develop * Income Statement IO Context Income Statement HTML format improvements. Refactoring * income_statement.html Income Statement IO Context Update