Odoo Community Association

Paraguay - SIFEN Direct EDI Connector

Beta License: LGPL-3 OCA/l10n-paraguay Translate me on Weblate Try me on Runboat

Direct SIFEN (Sistema Integrado de Facturación Electrónica Nacional) connector for Paraguay electronic invoicing.

This module extends the generic EDI connector from l10n_py_edi_base to provide direct transmission to SIFEN using the pysifen library, without intermediary services like FactPy or FacturaSend.

Features:

Table of contents

Installation

This module requires the pysifen Python library:

pip install sifen[transmissao]

Configuration

  1. Go to Settings > Companies and upload the PKCS12 (.pfx) certificate in the “Certificado Digital (SIFEN)” section.
  2. Go to Accounting > Facturación Electrónica > Conectores and create a new connector:
    • Provider: SIFEN Directo
    • Environment: Pruebas or Producción
    • Company: select the company
  3. Click Probar Conexión to verify the mTLS connection with SIFEN.

Usage

Once configured, invoices will be sent directly to SIFEN when clicking Enviar a EDI on the invoice form. The signed XML and KUDE PDF are stored on the invoice record.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • KMEE

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/l10n-paraguay project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.