Italy - Sale E-invoicing

l10n_it_edi_sale
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_it_edi_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/EDI
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Xavier Morel, Miquel Raïch, Dylan Kiss (dyki), Maira Salazar (srma)
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations/italy.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:42
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
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
    - account_edi_ubl_cii
    - account_edi_proxy_client
    - certificate
    - account_debit_note
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Sale modifications for Italy E-invoicing

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form_inherit_l10n_it_edi_sale order.form.inherit.l10n.it.edi.sale sale.order xpath Inherits sale.view_order_form
Models touched (1)

New fields (6)
  • l10n_it_cig Char
    copy=False help='Tender Unique Identifier' string='CIG'
  • l10n_it_cup Char
    copy=False help='Public Investment Unique Identifier' string='CUP'
  • l10n_it_origin_document_date Date
    copy=False string='Origin Document Date'
  • l10n_it_origin_document_name Char
    copy=False string='Origin Document Name'
  • l10n_it_origin_document_type Selection
    copy=False selection=[('purchase_order', 'Purchase Order'), ('contract', 'Contract'), ('agreement', 'Agreement')] string='Origin Document Type'
  • l10n_it_partner_pa Boolean
    compute='_compute_l10n_it_partner_pa'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/l10n_it_edi_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/EDI
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Xavier Morel, odoo, Dylan Kiss (dyki), Maira Salazar (srma)
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/master/applications/finance/fiscal_localizations/italy.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:55
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
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES cryptography
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Sale modifications for Italy E-invoicing

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form_inherit_l10n_it_edi_sale order.form.inherit.l10n.it.edi.sale sale.order xpath Inherits sale.view_order_form
Models touched (1)

New fields (6)
  • l10n_it_cig Char
    copy=False help='Tender Unique Identifier' string='CIG'
  • l10n_it_cup Char
    copy=False help='Public Investment Unique Identifier' string='CUP'
  • l10n_it_origin_document_date Date
    copy=False string='Origin Document Date'
  • l10n_it_origin_document_name Char
    copy=False string='Origin Document Name'
  • l10n_it_origin_document_type Selection
    copy=False selection=[('purchase_order', 'Purchase Order'), ('contract', 'Contract'), ('agreement', 'Agreement')] string='Origin Document Type'
  • l10n_it_partner_pa Boolean
    compute='_compute_l10n_it_partner_pa'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/l10n_it_edi_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/EDI
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Dylan Kiss (dyki), Maira Salazar (srma)
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/master/applications/finance/fiscal_localizations/italy.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_it_edi
    - l10n_it
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
    - account_edi_proxy_client
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES cryptography
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Sale modifications for Italy E-invoicing

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form_inherit_l10n_it_edi_sale order.form.inherit.l10n.it.edi.sale sale.order xpath Inherits sale.view_order_form
Models touched (1)

New fields (6)
  • l10n_it_cig Char
    copy=False help='Tender Unique Identifier' string='CIG'
  • l10n_it_cup Char
    copy=False help='Public Investment Unique Identifier' string='CUP'
  • l10n_it_origin_document_date Date
    copy=False string='Origin Document Date'
  • l10n_it_origin_document_name Char
    copy=False string='Origin Document Name'
  • l10n_it_origin_document_type Selection
    copy=False selection=[('purchase_order', 'Purchase Order'), ('contract', 'Contract'), ('agreement', 'Agreement')] string='Origin Document Type'
  • l10n_it_partner_pa Boolean
    compute='_compute_l10n_it_partner_pa'
Public methods (0)

No public methods.