Product Customer code and name for delivery note

l10n_it_delivery_note_customer_code
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_delivery_note_customer_code
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Andrea Barbato, Babbato
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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>

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (1)

New fields (2)
  • 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'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/14.0/l10n_it_delivery_note_customer_code
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, simonev, oca-ci, Alessandro Uffreduzzi, matteo.tognini
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (1)

New fields (2)
  • 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'
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_delivery_note_customer_code: Migration to 19.0 (#5213)