:tocdepth: 1 .. _stock_product_location: Product Location ================ :Model Name: ``stock.product.location`` :Base Module: :ref:`stock_product_location_module` The *Product Location*-model introduces the conception of ... .. _stock_product_location_fields: Fields ------ .. _stock_product_location_stock_product_location_product: :guilabel:`Product`: :Internal Name: ``product`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`product_product` The *Product*-field is used to store ... .. _stock_product_location_stock_product_location_sequence: :guilabel:`Sequence`: :Internal Name: ``sequence`` :Type: :ref:`field_type_integer` The position of the record order in a list. .. _stock_product_location_stock_product_location_location: :guilabel:`Storage Location`: :Internal Name: ``location`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`stock_location` The *Storage Location*-field is used to store ... .. _stock_product_location_stock_product_location_warehouse: :guilabel:`Warehouse`: :Internal Name: ``warehouse`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`stock_location` The *Warehouse*-field is used to store ...