Repository
OCA/delivery-carrier · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
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 07:47:34
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
GitHub, sbejaoui, Weblate, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
delivery_carrier_form_view delivery.carrier.form (in delivery_carrier_default_tracking_url) delivery.carrier form Inherits delivery.view_delivery_carrier_form
stock_picking_form_view stock.picking.form (in delivery_carrier_default_tracking_url) stock.picking form Inherits delivery.view_picking_withcarrier_out_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • default_tracking_url Char
    help='This is the default tracking url for this carrier.'
Public methods (0)

No public methods.

New fields (1)
  • default_tracking_url Char
    readonly=True related='carrier_id.default_tracking_url'
Public methods (0)

No public methods.

New fields (1)
  • default_tracking_url Char
    readonly=True related='carrier_id.default_tracking_url'
Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
135 days ago
Last activity
11 days ago
Repository
OCA/delivery-carrier
Pull request
[16.0][MIG] delivery_carrier_default_tracking_url: Migration to 16.0 (#1158)