| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/delivery_mondialrelay |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Shipping Connectors |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Dylan Kiss (dyki), Valeriya(vchu), kcv-odoo, nihp-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock_delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - delivery - payment_custom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module allow your customer to choose a Point Relais® and use it as shipping address.
This module doesn't implement the WebService. It is only the integration of the widget.
Delivery price pre-configured is an example, you need to adapt the pricing's rules.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
address_card |
address_card | ir.ui.view | qweb | Inherits portal.address_card |
choose_delivery_carrier_view_form |
choose.delivery.carrier.form | choose.delivery.carrier | form | Inherits delivery.choose_delivery_carrier_view_form |
view_delivery_carrier_form_provider_mondialrelay |
delivery.carrier.form.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_form |
view_delivery_carrier_tree_provider_mondialrelay |
delivery.carrier.list.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_tree |
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
mondialrelay_allowed_countries
Char
compute='_compute_mr_allowed_countries'
mondialrelay_brand
Char
related='carrier_id.mondialrelay_brand'
mondialrelay_colLivMod
Char
related='carrier_id.mondialrelay_packagetype'
mondialrelay_last_selected
Char
string='Last Relay Selected'
mondialrelay_last_selected_id
Char
compute='_compute_mr_last_selected_id'
shipping_country_code
Char
related='order_id.partner_shipping_id.country_id.code'
shipping_zip
Char
related='order_id.partner_shipping_id.zip'
button_confirm(self)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
search='_search_is_mondialrelay'
mondialrelay_brand
Char
default='BDTEST '
string='Brand Code'
mondialrelay_packagetype
Char
default='24R'
groups='base.group_system'
base_on_rule_get_tracking_link(self, picking)
fixed_get_tracking_link(self, picking)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
No public methods.
No new fields.
Public methods (1)action_confirm(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/delivery_mondialrelay |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Inventory/Delivery |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Odoo Online, Romain Derie, Tiffany Chang (tic), Gorash, Dylan Kiss (dyki), Julien Carion (juca), Emilio Pascual, Louis (wil), Pierre Pulinckx (pipu), Vraj Panchal |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock_delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module allow your customer to choose a Point Relais® and use it as shipping address.
This module doesn't implement the WebService. It is only the integration of the widget.
Delivery price pre-configured is an example, you need to adapt the pricing's rules.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
choose_delivery_carrier_view_form |
choose.delivery.carrier.form | choose.delivery.carrier | form | Inherits delivery.choose_delivery_carrier_view_form |
view_delivery_carrier_form_provider_mondialrelay |
delivery.carrier.form.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_form |
view_delivery_carrier_tree_provider_mondialrelay |
delivery.carrier.list.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_tree |
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
mondialrelay_allowed_countries
Char
compute='_compute_mr_allowed_countries'
mondialrelay_brand
Char
related='carrier_id.mondialrelay_brand'
mondialrelay_colLivMod
Char
related='carrier_id.mondialrelay_packagetype'
mondialrelay_last_selected
Char
string='Last Relay Selected'
mondialrelay_last_selected_id
Char
compute='_compute_mr_last_selected_id'
shipping_country_code
Char
related='order_id.partner_shipping_id.country_id.code'
shipping_zip
Char
related='order_id.partner_shipping_id.zip'
button_confirm(self)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
search='_search_is_mondialrelay'
mondialrelay_brand
Char
default='BDTEST '
string='Brand Code'
mondialrelay_packagetype
Char
default='24R'
groups='base.group_system'
base_on_rule_get_tracking_link(self, picking)
fixed_get_tracking_link(self, picking)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
No public methods.
No new fields.
Public methods (1)action_confirm(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/delivery_mondialrelay |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Inventory/Delivery |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Odoo Online, Jorge Pinna Puissant, Victor Feyens, Tiffany Chang (tic), Gorash, Dylan Kiss (dyki), Michael (mcm), Emilio Pascual, Louis (wil) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock_delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module allow your customer to choose a Point Relais® and use it as shipping address.
This module doesn't implement the WebService. It is only the integration of the widget.
Delivery price pre-configured is an example, you need to adapt the pricing's rules.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
choose_delivery_carrier_view_form |
choose.delivery.carrier.form | choose.delivery.carrier | form | Inherits delivery.choose_delivery_carrier_view_form |
view_delivery_carrier_form_provider_mondialrelay |
delivery.carrier.form.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_form |
view_delivery_carrier_tree_provider_mondialrelay |
delivery.carrier.tree.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_tree |
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
mondialrelay_allowed_countries
Char
compute='_compute_mr_allowed_countries'
mondialrelay_brand
Char
related='carrier_id.mondialrelay_brand'
mondialrelay_colLivMod
Char
related='carrier_id.mondialrelay_packagetype'
mondialrelay_last_selected
Char
string='Last Relay Selected'
mondialrelay_last_selected_id
Char
compute='_compute_mr_last_selected_id'
shipping_country_code
Char
related='order_id.partner_shipping_id.country_id.code'
shipping_zip
Char
related='order_id.partner_shipping_id.zip'
button_confirm(self)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
search='_search_is_mondialrelay'
mondialrelay_brand
Char
default='BDTEST '
string='Brand Code'
mondialrelay_packagetype
Char
default='24R'
groups='base.group_system'
base_on_rule_get_tracking_link(self, picking)
fixed_get_tracking_link(self, picking)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
No public methods.
No new fields.
Public methods (1)action_confirm(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/delivery_mondialrelay |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Inventory/Delivery |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Jeremy Kersten, Yannick Tivisse, William Braeckman, Martin Trigaux (mat), Emilio Pascual |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module allow your customer to choose a Point Relais® and use it as shipping address.
This module doesn't implement the WebService. It is only the integration of the widget.
Delivery price pre-configured is an example, you need to adapt the pricing's rules.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
choose_delivery_carrier_view_form |
choose.delivery.carrier.form | choose.delivery.carrier | form | Inherits delivery.choose_delivery_carrier_view_form |
view_delivery_carrier_form_provider_mondialrelay |
delivery.carrier.form.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_form |
view_delivery_carrier_tree_provider_mondialrelay |
delivery.carrier.tree.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_tree |
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
mondialrelay_allowed_countries
Char
compute='_compute_mr_allowed_countries'
mondialrelay_brand
Char
related='carrier_id.mondialrelay_brand'
mondialrelay_colLivMod
Char
related='carrier_id.mondialrelay_packagetype'
mondialrelay_last_selected
Char
string='Last Relay Selected'
mondialrelay_last_selected_id
Char
compute='_compute_mr_last_selected_id'
shipping_country_code
Char
related='order_id.partner_shipping_id.country_id.code'
shipping_zip
Char
related='order_id.partner_shipping_id.zip'
button_confirm(self)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
search='_search_is_mondialrelay'
mondialrelay_brand
Char
default='BDTEST '
string='Brand Code'
mondialrelay_packagetype
Char
default='24R'
groups='base.group_system'
base_on_rule_get_tracking_link(self, picking)
fixed_get_tracking_link(self, picking)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
No public methods.
No new fields.
Public methods (1)action_confirm(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/delivery_mondialrelay |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Inventory/Delivery |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Jeremy Kersten, Romain Derie |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:26 |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module allow your customer to choose a Point Relais® and use it as shipping address.
This module doesn't implement the WebService. It is only the integration of the widget.
Delivery price pre-configured is an example, you need to adapt the pricing's rules.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
choose_delivery_carrier_view_form |
choose.delivery.carrier.form | choose.delivery.carrier | form | Inherits delivery.choose_delivery_carrier_view_form |
view_delivery_carrier_form_provider_mondialrelay |
delivery.carrier.form.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_form |
view_delivery_carrier_tree_provider_mondialrelay |
delivery.carrier.tree.provider.mondialrelay | delivery.carrier | field | Inherits delivery.view_delivery_carrier_tree |
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
mondialrelay_allowed_countries
Char
compute='_compute_mr_allowed_countries'
mondialrelay_brand
Char
related='carrier_id.mondialrelay_brand'
mondialrelay_colLivMod
Char
related='carrier_id.mondialrelay_packagetype'
mondialrelay_last_selected
Char
string='Last Relay Selected'
mondialrelay_last_selected_id
Char
compute='_compute_mr_last_selected_id'
shipping_country_code
Char
related='order_id.partner_shipping_id.country_id.code'
shipping_zip
Char
related='order_id.partner_shipping_id.zip'
button_confirm(self)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
mondialrelay_brand
Char
default='BDTEST '
string='Brand Code'
mondialrelay_packagetype
Char
default='24R'
groups='base.group_system'
base_on_rule_get_tracking_link(self, picking)
fixed_get_tracking_link(self, picking)
is_mondialrelay
Boolean
compute='_compute_is_mondialrelay'
No public methods.
No new fields.
Public methods (1)action_confirm(self)