TIP: You can type at any time to perform a new search.
Stock Orderpoint Procure Location
stock_orderpoint_procure_location · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 07:31:51
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- oca-ci, joan
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
run(self, product_id, product_qty, product_uom, location_id, name, origin, values)@api.model
New fields (1)
-
procure_location_idMany2one → stock.locationcomodel_name='stock.location'domain="[('usage', 'in', ['internal', 'transit'])]"string='Procurement Location'
No public methods.
Loading…