| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/l10n_it_edi_ndd |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations/EDI |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, qdp-odoo, Andrea Grazioso (agr-odoo), Anh Thao Pham (pta), Gorash, Maximilien (malb), Gauthier Wala (gawa), Dylan Kiss (dyki), Paolo Gatti, Louis Gobert, gteboul, Sherif Gabr, Mahdi Alijani (malj), suma-odoo |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/documentation/master/applications/finance/fiscal_localizations/italy.html |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_it_edi - l10n_it - account - base_setup - base - web - onboarding - product - 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 |
Additional module to support the debit notes (nota di debito - NDD) by adding payment method and document types
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form_l10n_it |
account.move.form.l10n.it | account.move | field | Inherits l10n_it_edi.account_invoice_form_l10n_it |
l10n_it_document_type_form |
l10n_it.document.type.form | l10n_it.document.type | form | New |
l10n_it_document_type_tree |
Document Type Tree | l10n_it.document.type | list | New |
view_account_journal_form_l10n_it |
account.journal.form | account.journal | xpath | Inherits account.view_account_journal_form |
l10n_it_document_type
Many2one → l10n_it.document.type
comodel_name='l10n_it.document.type'
compute='_compute_l10n_it_document_type'
copy=False
readonly=False
store=True
l10n_it_payment_method
Selection
compute='_compute_l10n_it_payment_method'
readonly=False
selection=L10N_IT_PAYMENT_METHOD_SELECTION
store=True
No public methods.
l10n_it_payment_method
Selection
default='MP05'
selection=L10N_IT_PAYMENT_METHOD_SELECTION
string='Italian Payment Method'
No public methods.
code
Char
required=True
name
Char
help='The document type name'
required=True
translate=True
type
Selection
selection=[('sale', 'Sale'), ('purchase', 'Purchase')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/l10n_it_edi_ndd |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations/EDI |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Andrea Grazioso (agr-odoo), Anh Thao Pham (pta), Maximilien (malb), Gauthier Wala (gawa), Dylan Kiss (dyki), Paolo Gatti, Louis Gobert, gteboul, Sherif Gabr, suma-odoo |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/documentation/master/applications/finance/fiscal_localizations/italy.html |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_it_edi - l10n_it - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_iban - base_vat - account_edi_proxy_client |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
cryptography |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Additional module to support the debit notes (nota di debito - NDD) by adding payment method and document types
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form_l10n_it |
account.move.form.l10n.it | account.move | field | Inherits l10n_it_edi.account_invoice_form_l10n_it |
l10n_it_document_type_form |
l10n_it.document.type.form | l10n_it.document.type | form | New |
l10n_it_document_type_tree |
Document Type Tree | l10n_it.document.type | tree | New |
view_account_journal_form_l10n_it |
account.journal.form | account.journal | xpath | Inherits account.view_account_journal_form |
l10n_it_document_type
Many2one → l10n_it.document.type
comodel_name='l10n_it.document.type'
compute='_compute_l10n_it_document_type'
copy=False
readonly=False
store=True
l10n_it_payment_method
Selection
compute='_compute_l10n_it_payment_method'
readonly=False
selection=L10N_IT_PAYMENT_METHOD_SELECTION
store=True
No public methods.
l10n_it_payment_method
Selection
default='MP05'
selection=L10N_IT_PAYMENT_METHOD_SELECTION
string='Italian Payment Method'
No public methods.
code
Char
required=True
name
Char
help='The document type name'
required=True
translate=True
type
Selection
selection=[('sale', 'Sale'), ('purchase', 'Purchase')]
No public methods.