TIP: You can type at any time to perform a new search.
Sale Automatic Workflow Stock Location Route
sale_automatic_workflow_stock_location_route · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-07-20 16:50:54
- Authors
- Odoo Community Association (OCA), Akretion
- Maintainers
- Odoo Community Association (OCA), Akretion
- Committers
- OCA-git-bot, oca-ci, Olivier Nibart
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_workflow_process_view_form |
sale.order.form.automatic.inherit | sale.workflow.process | form | Inherits sale_automatic_workflow.sale_workflow_process_view_form |
sale_workflow_process_view_tree |
sale_automatic_workflow.sale_workflow_process.view_tree | sale.workflow.process | tree | Inherits sale_automatic_workflow.sale_workflow_process_view_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
automatic_set_route_on_sol(self)
New fields (2)
-
sale_line_route_idMany2one → stock.location.routecheck_company=Truedomain=[('sale_selectable', '=', True)]ondelete='restrict'string='Route' args: 'stock.location.route' -
sale_line_route_policySelectiondefault='replace'help="Replace: Always apply workflow route when one is defined.\nFill Empty: Only set workflow route on lines that don't already have a route defined."required=Truestring='Route Policy' args: [('replace', 'Replace: Set route from workflow if defined'), ('fill_empty', 'Fill Empty: Set route only if line has no route')]
No public methods.