| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/14.0/delivery_purchase_label |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Delivery |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Thierry Ducrest, Weblate, OCA-git-bot, oca-ci, Joshua Lauer |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/delivery-carrier |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes - sale_management - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order.form delivery_purchase_label | purchase.order | field | Inherits purchase.purchase_order_form |
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form |
purchase_label_picking_type
Many2one → stock.picking.type
comodel_name='stock.picking.type'
string='Operation Type For Purchase Label'
No public methods.
No new fields.
Public methods (1)generate_email_for_composer(self, template_id, res_ids, fields)
delivery_label_picking_id
Many2one → stock.picking
readonly=True
store=True
args: 'stock.picking', 'Delivery Label Picking'
vendor_label_carrier_id
Many2one → delivery.carrier
domain=[('purchase_label_picking_type', '!=', False)]
args: 'delivery.carrier', 'Vendor Label Carrier'
action_rfq_send(self)
button_cancel(self)
delivery_label_purchase_line_id
Many2one → purchase.order.line
ondelete='cascade'
string='Delivery Label Purchase Order Line'
args: 'purchase.order.line'
No public methods.
delivery_label_purchase_id
Many2one → purchase.order
ondelete='cascade'
string='Delivery label purchase order'
args: 'purchase.order'
No public methods.