| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/18.0/l10n_it_delivery_note_customer_code |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Andrea Barbato, Babbato |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_carrier_partner OCA/l10n-italy: - l10n_it_delivery_note OCA/product-attribute: - product_customerinfo OCA/stock-logistics-workflow: - product_customerinfo_picking odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - delivery - sale - sales_team - account_payment - account - onboarding - analytic - payment - utm - sale_stock - stock_account - stock_delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | **English** This module allows to print product customer code and name in Italian DDT (Delivery Note) report, replacing product code and name. For more information about product customer code field, see `product_supplierinfo_for_customer_picking` module: <https://github.com/OCA/stock-logistics-workflow/tree/14.0/product_supplierinfo_for_customer_picking> **Italiano** Questo modulo consente di stampare il codice e il nome product customer sul report DDT, sostituendo il codice e il nome prodotto. Per maggiori informazioni sul campo codice product customer, guardare il modulo `product_supplierinfo_for_customer_picking`: <https://github.com/OCA/stock-logistics-workflow/tree/14.0/product_supplierinfo_for_customer_picking> |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
delivery_note_report_template_customer_code |
delivery_note_report_template_customer_code | ir.ui.view | qweb | Inherits l10n_it_delivery_note.delivery_note_report_template |
stock_delivery_note_form_view |
stock.delivery.note.form | stock.delivery.note | xpath | Inherits l10n_it_delivery_note.stock_delivery_note_form_view |
product_customer_code
Char
related='move_id.product_customer_code'
string='Product Customer Code'
product_customer_name
Char
related='move_id.product_customer_name'
string='Product Customer Name'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/14.0/l10n_it_delivery_note_customer_code |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, simonev, oca-ci, Alessandro Uffreduzzi, matteo.tognini |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_carrier_partner OCA/l10n-italy: - l10n_it_delivery_note - l10n_it_delivery_note_base OCA/product-attribute: - product_supplierinfo_for_customer OCA/stock-logistics-workflow: - product_supplierinfo_for_customer_picking odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sales_team - delivery - sale_stock - sale - payment - account - analytic - utm - stock_account - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
delivery_note_report_template_customer_code |
delivery_note_report_template_customer_code | ir.ui.view | qweb | Inherits l10n_it_delivery_note.delivery_note_report_template |
stock_delivery_note_form_view |
stock.delivery.note.form | stock.delivery.note | xpath | Inherits l10n_it_delivery_note.stock_delivery_note_form_view |
product_customer_code
Char
related='move_id.product_customer_code'
string='Product Customer Code'
product_customer_name
Char
related='move_id.product_customer_name'
string='Product Customer Name'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/l10n-italy |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] l10n_it_delivery_note_customer_code: Migration to 19.0 (#5213) |