TIP: You can type at any time to perform a new search.
Stock Release Channel Shipment Advice Toursolver
stock_release_channel_shipment_advice_toursolver · OCA/wms
- Repository
- OCA/wms · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Uncategorized
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/wms
- Last tracking update
- 2026-08-07 08:09:26
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Laurent Mignon (ACSONE), sbejaoui, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- requests, openupgradelib
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_release_channel_form_view |
stock.release.channel | form | Inherits stock_release_channel_shipment_advice.stock_release_channel_form_view | |
toursolver_task_form_view |
toursolver.task | form | Inherits shipment_advice_planner_toursolver.toursolver_task_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (1)-
create_toursolver_task(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
delivery_resource_idsMany2many → toursolver.resourcecomodel_name='toursolver.resource'help='delivery resources to be considered in geo-optimazation'string='Delivery resources' -
shipment_planning_methodSelectionondelete={'toursolver': 'cascade'}selection_add=[('toursolver', 'TourSolver')]
No public methods.
New fields (1)
-
release_channel_idMany2one → stock.release.channelcomodel_name='stock.release.channel'readonly=Truestring='Release Channel'
No public methods.