Products product.product {'location': active_id, 'search_default_real_stock_available': 1, 'search_default_virtual_stock_available': 1, 'search_default_virtual_stock_negative': 1, 'search_default_real_stock_negative': 1, 'create': False} form stock.location.form stock.location
stock.location.form.editable stock.location true stock.location.search stock.location stock.location.tree stock.location stock.location.tree2.editable stock.location true Locations stock.location ir.actions.act_window tree,form {'search_default_in_location':1}

Add a new location

Define your locations to reflect your warehouse structure and organization. Odoo is able to manage physical locations (warehouses, shelves, bin, etc), partner locations (customers, vendors) and virtual locations which are the counterpart of the stock operations like the manufacturing orders consumptions, inventories, etc.

Every stock operation in Odoo moves the products from one location to another one. For instance, if you receive products from a vendor, Odoo will move products from the Vendor location to the Stock location. Each report can be performed on physical, partner or virtual locations.

Locations stock.location ir.actions.act_window tree,form {'search_default_prod_inv_location': 1} stock.location.route.tree stock.location.route stock.location.route.form stock.location.route

Select the places where this route can be selected

stock.location.route.search stock.location.route Routes stock.location.route ir.actions.act_window tree,form

Add a new route

You can define here the main routes that run through your warehouses and that define the flows of your products. These routes can be assigned to a product, a product category or be fixed on procurement or sales order.