| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-paraguay |
| GIT | |
| GIT | https://github.com/OCA/l10n-paraguay.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-paraguay/tree/16.0/l10n_py_edi_sifen |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations/EDI |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), KMEE |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), KMEE |
| COMMITTERS | |
| COMMITTERS | mileo, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-paraguay |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-paraguay: - l10n_py_edi_base - l10n_py_base - l10n_py_account - l10n_py odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_address_extended - l10n_latam_base - contacts - base_vat - l10n_latam_invoice_document - account_debit_note |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
sifen cryptography pykude qrcode requests num2words |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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: - Direct SOAP/mTLS communication with SIFEN - Digital signature via PKCS12 certificate - RDe (Documento Electrónico) building from invoice data - Support for FE, NCE, NDE, NRE, AFE document types - Test and Production environment support |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_company_form_sifen |
res.company.form.sifen | res.company | xpath | Inherits l10n_py_edi_base.view_company_form_edi |
view_edi_connector_form_sifen |
l10n_py.edi.connector.form.sifen | l10n_py.edi.connector | xpath | Inherits l10n_py_edi_base.view_edi_connector_form |
provider_type
Selection
ondelete={'sifen': 'cascade'}
selection_add=[('sifen', 'SIFEN Directo')]
cancel_document(self, document_id, reason='')
check_status(self, document_id)
inutilize_range(self, data)
preview_document(self, invoice_data)
send_document(self, invoice_data)
test_connection(self)
l10n_py_certificate
Binary
l10n_py_certificate_expiry
Date
readonly=True
args: 'Expiración'
l10n_py_certificate_filename
Char
l10n_py_certificate_password
Char
No public methods.