TIP: You can type at any time to perform a new search.
Product Route Profile - Internal Resupply
product_route_profile_internal_resupply · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 08:42:50
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Sébastien Alix, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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').
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_template_route_profile_internal_form |
product.template.route.profile.internal.form | product.template | form | Inherits product.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
internal_supply_idsMany2many → stock.routecomodel_name='stock.route'domain=[('internal_supply', '=', True)]string='internal Supplies'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
internal_supplyBooleanreadonly=True
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.