| 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_internal_resupply |
| 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 | 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 |
OCA/stock-logistics-warehouse: - product_route_profile 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 allows to add dedicated Internal Supplies Routes on products, which won't be included in the related route profile. By default Odoo allows you to set different routes for a given product. The 'Product Route Profile' module allows you to define profiles common to multiple products, but you could need to configure internal routes that are dedicated to some products (e.g. warehouse 'Retail Store' replenishes some products from 'Warehouse 1' and others from 'Warehouse 2'). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_template_route_profile_internal_form |
product.template.route.profile.internal.form | product.template | xpath | Inherits product.product_template_form_view |
internal_supply_ids
Many2many → stock.route
comodel_name='stock.route'
domain=[('internal_supply', '=', True)]
string='internal Supplies'
No public methods.
No new fields.
Public methods (0)No public methods.
internal_supply
Boolean
readonly=True
No public methods.
No new fields.
Public methods (0)No public methods.