Skip to content

erebodino/django-afip

 
 

Repository files navigation

django-afip

unit tests integrations tests pre-commit.ci status Build coverage Documentation Status version on pypi downloads licence code style: black

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

  • Validate invoices and other receipt types with AFIP's WSFE service.
  • Generate valid PDF files for those receipts to send to clients.

Documentation

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

Changelog

The changelog is published 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.

Licence

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

Copyright (c) 2015-2022 Hugo Osvaldo Barrera <[email protected]>

About

⚖️ AFIP invoice integration for django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • HTML 1.6%
  • CSS 0.8%