TIP: You can type at any time to perform a new search.
ITA - Documento di trasporto - Prelievo raggruppato
l10n_it_delivery_note_batch · 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
- Yes
- Website
- https://github.com/OCA/l10n-italy
- Last tracking update
- 2026-08-07 08:42:51
- Authors
- Odoo Community Association (OCA), Marco Colombo
- Maintainers
- Odoo Community Association (OCA), Marco Colombo
- Committers
- OCA-git-bot, oca-ci, Borruso
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
**Italiano** Questo modulo permette la creazione di DDT a partire da gruppi di prelievi. **English** This module creates delivery documents from picking groups.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_picking_batch_form_view |
stock.picking.batch.form | stock.picking.batch | form | Inherits stock_picking_batch.stock_picking_batch_form |
vpicktree |
stock.picking.list | stock.picking | list | Inherits stock.vpicktree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
stock_picking_batch_idMany2one → stock.picking.batchstring='Batch Picking' args: 'stock.picking.batch'
No public methods.
New fields (3)
-
all_pickings_have_delivery_noteBooleancompute='_compute_all_pickings_have_delivery_note' -
delivery_note_countIntegercompute='_compute_delivery_note_count' -
delivery_note_idsOne2many → stock.delivery.notecopy=Falsestring='Delivery Notes' args: 'stock.delivery.note', 'stock_picking_batch_id'
-
create_delivery_notes(self, **kwargs) -
goto_delivery_notes(self, **kwargs)
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 195 days ago
- Last activity
- 188 days ago
- Repository
- OCA/l10n-italy
- Pull request
- [19.0][MIG] l10n_it_delivery_note_batch: Migration to 19.0 (#5079)