django-ledger

Django Ledger is a double entry accounting system built on the Django Web Framework.

GPL-3.0 License

Downloads
1K
Stars
903
Committers
17

Bot releases are hidden (Show)

django-ledger - v0.6.3 Latest Release

Published by elarroba 3 months ago

Implemented status change signals on the following models:

  • Journal Entry Model
  • Ledger Model
  • Invoice Model
  • Bill Model
  • Estimate model
  • Purchase Order Model

What's Changed

New Contributors

Full Changelog: https://github.com/arrobalytics/django-ledger/compare/v0.6.2...v0.6.3

django-ledger - v0.6.2

Published by elarroba 5 months ago

django-ledger - v0.6.1

Published by elarroba 5 months ago

django-ledger - v0.6.0.2

Published by elarroba 6 months ago

django-ledger - v0.6.0.1

Published by elarroba 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/arrobalytics/django-ledger/compare/v0.5.6.5...v0.5.6.6

What's Changed

Full Changelog: https://github.com/arrobalytics/django-ledger/compare/v0.6.0...v0.6.0.1

django-ledger - v0.5.6.5

Published by elarroba 6 months ago

What's Changed

Full Changelog: https://github.com/arrobalytics/django-ledger/compare/v0.5.6.4...v0.5.6.5

django-ledger - v0.5.6.4

Published by elarroba 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/arrobalytics/django-ledger/compare/v0.5.6.3...v0.5.6.4

django-ledger - v0.5.6.3

Published by elarroba 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/arrobalytics/django-ledger/compare/v0.5.6.2...v0.5.6.3

django-ledger - v0.5.6.2

Published by elarroba 9 months ago

What's Changed

Full Changelog: https://github.com/arrobalytics/django-ledger/compare/v0.5.6.1...v0.5.6.2

django-ledger - v0.5.6.1

Published by elarroba 9 months ago

What's Changed

Full Changelog: https://github.com/arrobalytics/django-ledger/compare/v0.5.6.0...v0.5.6.1

django-ledger - v0.5.5.5

Published by elarroba 10 months ago

New Django Ledger Admin Interface

What's Changed

Full Changelog: https://github.com/arrobalytics/django-ledger/compare/v0.5.5.4...v0.5.5.5

django-ledger - v0.5.5.4

Published by elarroba 11 months ago

django-ledger - v0.5.5.3

Published by elarroba 11 months ago

django-ledger - v0.5.5.2

Published by elarroba 12 months ago

django-ledger - v0.5.5.0 - Closing Entries

Published by elarroba about 1 year ago

django-ledger - v0.5.4.2

Published by elarroba over 1 year ago

django-ledger - v0.5.4.1 - PDF Report Generation Capabilities

Published by elarroba over 1 year ago

django-ledger - v0.5.3.2

Published by elarroba over 1 year ago

django-ledger - v0.5.3.1

Published by elarroba over 1 year ago

django-ledger - v0.5.3.0

Published by elarroba over 1 year ago

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: https://github.com/arrobalytics/django-ledger/compare/v0.5.2.18...v0.5.3.0