TIP: You can type at any time to perform a new search.
Stock Orderpoint Route
stock_orderpoint_route · OCA/stock-logistics-orderpoint
- Repository
- OCA/stock-logistics-orderpoint · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-orderpoint
- Last tracking update
- 2026-08-07 08:09:17
- Authors
- Camptocamp, Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Camptocamp, Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, PicchiSeba
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_warehouse_orderpoint_form |
stock.warehouse.orderpoint.form | stock.warehouse.orderpoint | form | Inherits stock.view_warehouse_orderpoint_form |
view_warehouse_orderpoint_tree |
stock.warehouse.orderpoint.tree | stock.warehouse.orderpoint | tree | Inherits stock.view_warehouse_orderpoint_tree_editable |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
route_idMany2one → stock.routedomain="[('id', 'in', route_ids)]"ondelete='restrict'string='Route' args: 'stock.route' -
route_idsMany2many → stock.routecompute='_compute_route_ids'string='Allowed routes' args: 'stock.route'
-
get_parents(self)
Loading…
Loading…
Loading…