Stock Location Search Stock Quantities

stock_location_search_stock
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/7.0/stock_location_search_stock
VERSION
VERSION 1.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSCamptocamp
COMMITTERS
COMMITTERSGuewen Baconnier, Alexandre Fayolle
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - account
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_location_search stock.location.search stock.location filter Inherits stock.view_location_search
Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.