TIP: You can type at any time to perform a new search.
Stock Location Search Stock Quantities
stock_location_search_stock · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Warehouse Management
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 06:56:10
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp
- Committers
- Guewen Baconnier, Alexandre Fayolle
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Stock Location Search Stock Quantities ====================================== Add search functions on Products' Real and Virtual Stock on Stock Locations. The "Stock by Location" view that is accessed from a product shows the list of locations, each one with the Real and Virtual Stock for the product. However, there is no way to filter out the locations which doesn't contain the product so the view is cluttered with a lot of lines with a 0.0 quantity. This module adds search functions on the quantity fields. Also, by default, a filter hides the locations without quantity at all.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_search |
stock.location.search | stock.location | search | Inherits stock.view_location_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (0)No public methods.