| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_picking_carrier |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Inventory/Delivery |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Binhex |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Binhex |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Edilio Escalona Almira |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| 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 | Manually configuring the carrier for each picking is inefficient, especially when it's already predefined for the partner or their primary partner. This add-on automates this process for companies and allows you to choose whether or not to automate it, based on the type of operation. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.form.inherit.stock_picking_carrier | res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
view_picking_type_form |
stock.picking.type.form.inherit.stock_picking_carrier | stock.picking.type | xpath | Inherits stock.view_picking_type_form |
carrier_auto_assign_picking
Boolean
default=False
string='Carrier auto assign'
No public methods.
carrier_auto_assign_picking
Boolean
readonly=False
related='company_id.carrier_auto_assign_picking'
string='Carrier auto assign'
No public methods.
No new fields.
Public methods (1)create(self, vals)
carrier_auto_assign_picking
Boolean
compute='_compute_carrier_auto_assign_picking'
help='Assign the carrier in the picking when the partner or the main partner has the shipping method assigned.'
readonly=False
store=True
string='Carrier auto assign'
No public methods.