Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dulacp/django-accounting
Accounting pluggable app for Django 1.7+ projects
https://github.com/dulacp/django-accounting
accountant accounting django python
Last synced: about 14 hours ago
JSON representation
Accounting pluggable app for Django 1.7+ projects
- Host: GitHub
- URL: https://github.com/dulacp/django-accounting
- Owner: dulacp
- License: mit
- Created: 2014-10-12T09:46:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T10:50:15.000Z (over 6 years ago)
- Last Synced: 2025-01-13T07:08:23.005Z (8 days ago)
- Topics: accountant, accounting, django, python
- Language: Python
- Homepage:
- Size: 283 KB
- Stars: 221
- Watchers: 23
- Forks: 101
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- stars - dulacp/django-accounting - Accounting pluggable app for Django 1.7+ projects (Python)
- stars - dulacp/django-accounting - Accounting pluggable app for Django 1.7+ projects (Python)
README
django-accounting
=================In the beginning God created man, and the costs followed afterwards.
|Build Status| |Coverage Status|
Check the associated project
`Accountant `__, a concrete
integration of the *django-accounting* application that you can deploy
with one click to Heroku.Requirements
------------- Python 3.x
- Django 1.7+
- `dj-static `__Features supported
------------------*with inspiration from already existing very good services (Xero,
Freshbooks, etc)*Those crossed are not yet supported
Books
~~~~~- **Estimating** generate estimates that can lead to an invoice or not
- **Invoicing** generate invoices
- **Billing** share the maximum of logic with the invoicing system
- **Payments** to track partial/complete payments of invoices and bills
- **ExpenseClaim** for employees of organizations that used their
personnal accounts
- **Dashboard / Current balance** displayed the current balance
- **Dashboard / Overdued invoices & bills** to track what's lateClients
~~~~~~~- **Creation/Update**
- [STRIKEOUT:**Deletion** inform the user of the cascade deletion of
invoices and bills]
- **Professional address** specify the address on the client model
- **Linked to organization** to implicitly create the bill when
cross-invoicing between organizationsReports
~~~~~~~- **Profit and Loss** to know how much you've collected, and how much
you've spent
- **Tax Report** to know how much you need to keep for taxes
declarations
- **Payroll Report** to know how much you need to keep for payroll
taxes
- **Invoice details Report** to understand the calculations that lead
to the tax report and the payroll report
- [STRIKEOUT:**Expense claims Report** to compute what the company owes
to whom quickly]Contact
-------| `Pierre Dulac `_
| `@_dulacp `_License
-------Accounting is available under the MIT license. See the LICENSE file for
more info... |Build Status| image:: https://travis-ci.org/dulacp/django-accounting.svg
:target: https://travis-ci.org/dulacp/django-accounting
.. |Coverage Status| image:: https://coveralls.io/repos/dulacp/django-accounting/badge.svg
:target: https://coveralls.io/r/dulacp/django-accounting