TIP: You can type at any time to perform a new search.
Delivery carrier report to printer
delivery_carrier_report_to_printer · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Delivery
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/delivery-carrier
- Last tracking update
- 2026-08-07 08:42:52
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Carlos Lopez, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- pycups
- System dependencies
- None
- Required by
- None
- Description
This module allows the user to set a report in the delivery.carrier and enables them to configure it to print directly. By default, this module creates a dummy report as a workaround that lets you configure options related to the printer, but the label must be obtained from the API of each delivery integration.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier.form | delivery.carrier | form | Inherits delivery.view_delivery_carrier_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
label_report_idMany2one → ir.actions.reportcomodel_name='ir.actions.report'domain=[('model', '=', 'delivery.carrier')]
-
send_shipping(self, pickings)