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 IDNameModelTypeStatus
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)
  • direction Selection
    args: [('outbound', 'Outbound'), ('inbound', 'Inbound')]
Public methods (0)

No public methods.

New fields (1)
  • direction Selection
    args: [('outbound', 'Outbound'), ('inbound', 'Inbound')]
Public methods (1)
  • change_childs(self)

Loading…

Loading…

Loading…

Loading…

Loading…