Repository
OCA/delivery-carrier · module folder · Try on Runboat
Module version
1.0.1
Category
Delivery
Folder size
0.07 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
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Florian da Costa, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
roulier, phonenumbers
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_chronopost_carrier_account_form carrier.account form Inherits base_delivery_carrier_label.carrier_account_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (2)
  • chronopost_fr_file_format Selection
    help="Default format of the carrier's label you want to print" selection=[('PDF', 'PDF'), ('PPR', 'PPR'), ('SPD', 'SPD'), ('THE', 'THE'), ('SER', 'SER'), ('Z2D', 'Z2D'), ('XML', 'XML'), ('THEPSG', 'THEPSG'), ('Z2DPSG', 'Z2DPSG')] string='Chronopost File Format'
  • chronopost_fr_subaccount Char
    size=3 args: 'Chronopost Sub Account'
Public methods (0)

No public methods.

New fields (1)
  • delivery_type Selection
    ondelete={'chronopost_fr': 'set default'} selection_add=[('chronopost_fr', 'Chronopost')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Status
Open migration PR — not merged yet for this version
CI status
no CI data
Open since
806 days ago
Last activity
15 days ago
Repository
OCA/delivery-carrier
Pull request
[17.0][MIG] delivery_roulier_chronopost_fr: Migration to 17.0 (#830)