TIP: You can type at any time to perform a new search.
Stock Requests Direction
stock_request_direction · OCA/stock-logistics-request
- Repository
- OCA/stock-logistics-request · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-request
- Last tracking update
- 2026-08-07 08:43:06
- Authors
- Odoo Community Association (OCA), Open Source Integrators
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators
- Committers
- OCA-git-bot, oca-ci, Antoni Marroig Campomar
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module was written to allow users to request products to be transferred from or to your warehouses. They can specify the direction and don't have to bother selecting the inventory location.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_request_order_form |
stock.request.order.form | stock.request.order | form | Inherits stock_request.stock_request_order_form |
stock_request_order_tree |
stock.request.order.tree | stock.request.order | tree | Inherits stock_request.stock_request_order_tree |
view_stock_request_form |
stock.request.form | stock.request | form | Inherits stock_request.view_stock_request_form |
view_stock_request_tree |
stock.request.tree | stock.request | tree | Inherits stock_request.view_stock_request_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
directionSelectionargs: [('outbound', 'Outbound'), ('inbound', 'Inbound')]
No public methods.
New fields (1)
-
directionSelectionargs: [('outbound', 'Outbound'), ('inbound', 'Inbound')]
-
change_childs(self)
Loading…
Loading…
Loading…
Loading…
Loading…