
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Accounting made accessible for small businesses and sole proprietorships through a simple Django project
In the beginning God created man, and the costs followed afterwards.
|Build Status| |Coverage Status|
Check the associated project
Accountant <https://github.com/dulacp/Accountant>
__, a concrete
integration of the django-accounting application that you can deploy
with one click to Heroku.
dj-static <https://github.com/kennethreitz/dj-static>
__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 late
Clients
Reports
- **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 <http://github.com/dulacp>`_
| `@_dulacp <https://twitter.com/_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
FAQs
Accounting made accessible for small businesses and sole proprietorships through a simple Django project
We found that django-accounting demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.