WhyNotHugo / django-afip

⚖️ AFIP invoice integration for django.
https://django-afip.readthedocs.io/
ISC License
48 stars 24 forks source link
afip argentina django invoicing

django-afip

What's this?

AFIP is Argentina's tax collection agency. For emitting invoices, taxpayers are required to inform AFIP of each invoice by using a dedicated SOAP-like web service for that.

django-afip is a Django application implementing the necessary bits for Django-based applications to both store and comunícate invoicing information.

Features

Documentation

The full documentation is available at https://django-afip.readthedocs.io/

It is also possible to build the documentation from source using:

.. code-block:: sh

tox -e docs

Changelog

The changelog is included with the rest of the documentation: https://django-afip.readthedocs.io/en/stable/changelog.html

Donate

While some of the work done here is done for clients, much of it is done in my free time. If you appreciate the work done here, please consider donating_.

.. _donating: https://whynothugo.nl/sponsor/

Licence

This software is distributed under the ISC licence. See LICENCE for details.

Copyright (c) 2015-2023 Hugo Osvaldo Barrera hugo@whynothugo.nl