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} stock.location.form stock.location
stock.location.form.editable stock.location false stock.location.search stock.location stock.location.list stock.location stock.location.list2.editable stock.location false Locations stock.location list,form [('storage_category_id', '=', active_id)] Locations stock.location list,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 list,form {'search_default_prod_inv_location': 1} stock.location.route.list stock.route stock.location.route.form stock.route

Select the places where this route can be selected

stock.location.route.search stock.route Routes stock.route list,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.