Repository
OCA/delivery-carrier · module folder · Try on Runboat
Module version
1.1.1
Category
Warehouse
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 08:09:17
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Víctor Martínez, Florian da Costa, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
roulier, python-stdnum, astor
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_geodis_carrier_account_form carrier.account form Inherits delivery_carrier_account.carrier_account_view_form
view_geodis_carrier_agency_form delivery.carrier.agency form Inherits delivery_carrier_agency.view_delivery_carrier_agency_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (6)

New fields (3)
  • geodis_fr_customer_id Char
    string='Customer Id'
  • geodis_fr_file_format Selection
    default='ZPL' string='Geodis File Format' args: [('ZPL', 'ZPL')]
  • geodis_fr_tracking_account Boolean
    help='Check this box if this account is used to get the tracking links for geodis' string='Is a Tracking Account'
Public methods (0)

No public methods.

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

No public methods.

New fields (3)
  • geodis_fr_hub_id Char
  • geodis_fr_interchange_recipient Char
  • geodis_fr_interchange_sender Char
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create_edi_file(self)

New fields (1)
  • geodis_shippingid Char
    copy=False help='Shipping Id in Geodis terminology'
Public methods (0)

No public methods.

New fields (1)
  • geodis_cab Char
    help='Barcode of the label'
Public methods (0)

No public methods.