Skip to content

Releases: arrobalytics/django-ledger

v0.5.3.1

16 May 16:44
3b2c856
Compare
Choose a tag to compare

What's Changed

Full Changelog: V0.5.3.0...v0.5.3.1

v0.5.3.0

08 May 16:42
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.5.2.18...v0.5.3.0

v0.5.2.18

14 Apr 19:17
b73e6aa
Compare
Choose a tag to compare

Django Ledger models additional documentation.
API refactoring and bugfixes.

v0.5.2.17

27 Mar 18:24
a5f86ba
Compare
Choose a tag to compare
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