Repository
OCA/l10n-italy · module folder · Try on Runboat
Module version
1.0.0
Category
Stock
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-italy
Last tracking update
2026-08-07 08:42:51
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
OCA-git-bot, oca-ci, Babbato, Andrea Barbato
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits l10n_it_delivery_note.stock_delivery_note_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
73 days ago
Last activity
73 days ago
Repository
OCA/l10n-italy
Pull request
[19.0][MIG] l10n_it_delivery_note_customer_code: Migration to 19.0 (#5213)