| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/18.0/product_route_profile |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Warehouse |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Sébastien Alix, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module replaces the initial concept of route_ids with a new concept of "route profile", coming with a company-specific and priority route profile. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
route_profile_form |
route.profile.form | route.profile | form | New |
route_profile_tree |
route.profile.list | route.profile | list | New |
view_template_route_profile_form |
product.template.route.profile.form | product.template | xpath | Inherits product.product_template_form_view |
force_route_profile_id
Many2one → route.profile
company_dependent=True
help='If defined, the priority route profile will be used and will replace the route profile, only for this company.'
string='Priority Route Profile'
args: 'route.profile'
route_ids
Many2many
compute='_compute_route_ids'
inverse='_inverse_route_ids'
search='_search_route_ids'
store=False
route_profile_id
Many2one → route.profile
string='Route Profile'
args: 'route.profile'
create(self, vals_list)
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
required=False
name
Char
product_ids
One2many → product.template
comodel_name='product.template'
inverse_name='route_profile_id'
string='Products (default)'
route_ids
Many2many → stock.route
comodel_name='stock.route'
domain=<expr>
string='Routes'
No public methods.
product_ids
Many2many
compute='_compute_product_ids'
inverse='_inverse_product_ids'
search='_search_product_ids'
store=False
route_profile_ids
Many2many → route.profile
comodel_name='route.profile'
string='Route Profiles'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/17.0/product_route_profile |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module replaces the initial concept of route_ids with a new concept of "route profile", coming with a company-specific and priority route profile. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
route_profile_form |
route.profile.form | route.profile | form | New |
route_profile_tree |
route.profile.tree | route.profile | tree | New |
view_template_route_profile_form |
product.template.route.profile.form | product.template | xpath | Inherits product.product_template_form_view |
force_route_profile_id
Many2one → route.profile
company_dependent=True
help='If defined, the priority route profile will be used and will replace the route profile, only for this company.'
string='Priority Route Profile'
args: 'route.profile'
route_ids
Many2many
compute='_compute_route_ids'
inverse='_inverse_route_ids'
search='_search_route_ids'
store=False
route_profile_id
Many2one → route.profile
string='Route Profile'
args: 'route.profile'
create(self, vals_list)
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
required=False
name
Char
route_ids
Many2many → stock.route
comodel_name='stock.route'
domain=[('product_selectable', '=', True)]
string='Routes'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/16.0/product_route_profile |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, andrea |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
route_profile_form |
route.profile.form | route.profile | form | New |
route_profile_tree |
route.profile.tree | route.profile | tree | New |
view_template_route_profile_form |
product.template.route.profile.form | product.template | xpath | Inherits product.product_template_form_view |
force_route_profile_id
Many2one → route.profile
company_dependent=True
help='If defined, the priority route profile will be used and will replace the route profile, only for this company.'
string='Priority Route Profile'
args: 'route.profile'
route_ids
Many2many
compute='_compute_route_ids'
inverse='_inverse_route_ids'
search='_search_route_ids'
store=False
route_profile_id
Many2one → route.profile
string='Route Profile'
args: 'route.profile'
create(self, vals_list)
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
required=False
name
Char
route_ids
Many2many → stock.route
comodel_name='stock.route'
domain=[('product_selectable', '=', True)]
string='Routes'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/15.0/product_route_profile |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, bosd |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:33 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
route_profile_form |
route.profile.form | route.profile | form | New |
route_profile_tree |
route.profile.tree | route.profile | tree | New |
view_template_route_profile_form |
product.template.route.profile.form | product.template | xpath | Inherits product.product_template_form_view |
force_route_profile_id
Many2one → route.profile
company_dependent=True
help='If defined, the priority route profile will be used and will replace the route profile, only for this company.'
string='Priority Route Profile'
args: 'route.profile'
route_ids
Many2many
compute='_compute_route_ids'
inverse='_inverse_route_ids'
search='_search_route_ids'
store=False
route_profile_id
Many2one → route.profile
string='Route Profile'
args: 'route.profile'
create(self, vals)
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
required=False
string='Company'
name
Char
route_ids
Many2many → stock.location.route
domain=[('product_selectable', '=', True)]
string='Routes'
args: 'stock.location.route'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/14.0/product_route_profile |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Warehouse |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Weblate, OCA-git-bot, oca-ci, Kev-Roche, Agustin Wisky, Benoît |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
route_profile_form |
route.profile.form | route.profile | form | New |
route_profile_tree |
route.profile.tree | route.profile | tree | New |
view_template_route_profile_form |
product.template.route.profile.form | product.template | xpath | Inherits product.product_template_form_view |
force_route_profile_id
Many2one → route.profile
company_dependent=True
help='If defined, the priority route profile will be used and will replace the route profile, only for this company.'
string='Priority Route Profile'
args: 'route.profile'
route_ids
Many2many
compute='_compute_route_ids'
inverse='_inverse_route_ids'
search='_search_route_ids'
store=False
route_profile_id
Many2one → route.profile
string='Route Profile'
args: 'route.profile'
create(self, vals)
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
required=False
string='Company'
name
Char
route_ids
Many2many → stock.location.route
domain=[('product_selectable', '=', True)]
string='Routes'
args: 'stock.location.route'
No public methods.