ITA - Fattura elettronica - Canale SdI

l10n_it_edi_sdi
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/18.0/l10n_it_edi_sdi
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_it_edi
    - l10n_it
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
    - account_edi_proxy_client
    - certificate
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES cryptography
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
**Italiano**

Questo modulo fornisce la logica condivisa per la comunicazione con il
Sistema di Interscambio (SdI), indipendente dal canale di trasporto
utilizzato (PEC, web service, ecc.).

Funzionalità principali:

- Ricezione e importazione di fatture elettroniche passive da SdI
- Elaborazione delle notifiche SdI (Ricevuta di Consegna, Notifica di
  Scarto, Mancata Consegna, Notifica Esito, Decorrenza Termini)
- Ricerca delle fatture associate alle notifiche tramite il nome file
- Riconoscimento dei file SdI tramite espressioni regolari

Questo modulo non è pensato per essere utilizzato direttamente, ma come
dipendenza per moduli che implementano un canale di trasporto specifico,
come `l10n_it_edi_pec`.

**English**

This module provides shared logic for communication with the Italian
Exchange System (SdI), independent of the transport channel used
(PEC, web service, etc.).

Main features:

- Receive and import incoming vendor bills from SdI
- Process SdI notifications (Delivery Receipt, Rejection, Failed
  Delivery, Outcome Notification, Deadline Expiry)
- Look up invoices related to notifications by attachment filename
- Recognise SdI files through regular expressions

This module is not intended for direct use, but as a dependency for
modules implementing a specific transport channel, such as
`l10n_it_edi_pec`.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/l10n-italy
PULL REQUEST
PULL REQUEST[19.0] [MIG] l10n_it_edi_sdi: Migration to 19.0 (#5217)