TIP: You can type at any time to perform a new search.
Route Planning RMA Sale Integration
route_planning_rma_sale · OCA/route-planning
- Repository
- OCA/route-planning · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/route-planning
- Last tracking update
- 2026-09-09 17:15:56
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Víctor Martínez, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- ortools
- System dependencies
- None
- Required by
- None
- Description
Route Area Compatibility with RMA. The "Reception route area" field has been added to the RMA creation wizard from a sales order.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_rma_wizard_form_view |
sale.order.rma.wizard | form | Inherits rma_sale.sale_order_rma_wizard_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
location_idMany2onecompute='_compute_location_id'store=True -
reception_route_area_idMany2one → route.areacomodel_name='route.area'string='Reception route area'
No public methods.