TIP: You can type at any time to perform a new search.
ITA - Documento di trasporto - Collegamento con ordine di vendita/acquisto
l10n_it_delivery_note_order_link · OCA/l10n-italy
- Repository
- OCA/l10n-italy · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localization/Italy
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-italy
- Last tracking update
- 2026-08-07 08:42:51
- Authors
- Odoo Community Association (OCA), Openindustry.it Sas
- Maintainers
- Odoo Community Association (OCA), Openindustry.it Sas
- Committers
- OCA-git-bot, oca-ci, Borruso
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
**English** This module link delivery notes to sale/purchase orders. **Italiano** Questo modulo consente di collegare gli ordini di vendita/acquisto ai DDT.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form_view_delivery_note |
purchase.order.form | purchase.order | form | Inherits purchase_stock.purchase_order_view_form_inherit |
sale_order_form_view |
sale.order.form | sale.order | form | Inherits sale_stock.view_order_form_inherit_sale_stock |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (2)
-
delivery_note_countIntegercompute='_compute_delivery_notes' -
delivery_note_idsMany2many → stock.delivery.notecompute='_compute_delivery_notes' args: 'stock.delivery.note'
-
goto_delivery_notes(self, **kwargs)
New fields (2)
-
delivery_note_line_idsOne2many → stock.delivery.note.linereadonly=True args: 'stock.delivery.note.line', 'purchase_line_id' -
delivery_picking_idMany2one → stock.pickingcopy=Falsereadonly=True args: 'stock.picking'
No public methods.
New fields (2)
-
delivery_note_countIntegercompute='_compute_delivery_notes' -
delivery_note_idsMany2many → stock.delivery.notecompute='_compute_delivery_notes' args: 'stock.delivery.note'
No public methods.
New fields (1)
-
purchase_line_idMany2one → purchase.order.linerelated='move_id.purchase_line_id'store=True args: 'purchase.order.line'
No public methods.
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 196 days ago
- Last activity
- 189 days ago
- Repository
- OCA/l10n-italy
- Pull request
- [19.0][MIG] l10n_it_delivery_note_order_link: Migration to 19.0 (#5080)