:tocdepth: 1 .. _stock_forecast_complete_ask: Forecast Complete Ask ===================== :Model Name: ``stock.forecast.complete.ask`` :Base Module: :ref:`stock_forecast_module` The *Forecast Complete Ask*-model introduces the conception of ... .. _stock_forecast_complete_ask_fields: Fields ------ .. _stock_forecast_stock_forecast_complete_ask_from_date: :guilabel:`From Date`: :Internal Name: ``from_date`` :Attributes: :ref:`required` :Type: :ref:`field_type_date` The *From Date*-field is used to store ... .. _stock_forecast_stock_forecast_complete_ask_to_date: :guilabel:`To Date`: :Internal Name: ``to_date`` :Attributes: :ref:`required` :Type: :ref:`field_type_date` The *To Date*-field is used to store ... .. _stock_forecast_complete_choose: Forecast Complete Choose ======================== :Model Name: ``stock.forecast.complete.choose`` :Base Module: :ref:`stock_forecast_module` The *Forecast Complete Choose*-model introduces the conception of ... .. _stock_forecast_complete_choose_fields: Fields ------ .. _stock_forecast_stock_forecast_complete_choose_products: :guilabel:`Products`: :Internal Name: ``products`` :Type: :ref:`field_type_many2many` :Relation Model: :ref:`stock_forecast_complete_choose` The *Products*-field is used to store ... .. _stock_forecast: Stock Forecast ============== :Model Name: ``stock.forecast`` :Base Module: :ref:`stock_forecast_module` :Menu: :menuselection:`Inventory & Stock --> Forecasts` :menuselection:`Inventory & Stock --> Forecasts --> Draft Forecasts` The *Stock Forecast*-model introduces the conception of ... .. _stock_forecast_fields: Fields ------ .. _stock_forecast_stock_forecast_company: :guilabel:`Company`: :Internal Name: ``company`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`company_company` The *Company*-field is used to store ... .. _stock_forecast_stock_forecast_destination: :guilabel:`Destination`: :Internal Name: ``destination`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`stock_location` The *Destination*-field is used to store ... .. _stock_forecast_stock_forecast_from_date: :guilabel:`From Date`: :Internal Name: ``from_date`` :Attributes: :ref:`required` :Type: :ref:`field_type_date` The *From Date*-field is used to store ... .. _stock_forecast_stock_forecast_lines: :guilabel:`Lines`: :Internal Name: ``lines`` :Type: :ref:`field_type_one2many` :Relation Model: :ref:`stock_forecast_line` The *Lines*-field is used to store ... .. _stock_forecast_stock_forecast_warehouse: :guilabel:`Location`: :Internal Name: ``warehouse`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`stock_location` The *Location*-field is used to store ... .. _stock_forecast_stock_forecast_state: :guilabel:`State`: :Internal Name: ``state`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_selection` The following options are available: * :guilabel:`Draft` * :guilabel:`Done` * :guilabel:`Cancel` The *State*-field is used to store ... .. _stock_forecast_stock_forecast_to_date: :guilabel:`To Date`: :Internal Name: ``to_date`` :Attributes: :ref:`required` :Type: :ref:`field_type_date` The *To Date*-field is used to store ... Wizards ------- :guilabel:`Complete Forecast`: Access ------ The manipulation of records in this model is controlled by :ref:`ir_model_access` entries. :ref:`res_user`\ s being member of :ref:`res_group` "Stock Forecast" have the following access permissions: :Read: allowed :Write: allowed :Create: allowed :Delete: allowed All other :ref:`res_user`\ s have these access permissions: :Read: allowed :Write: forbidden :Create: forbidden :Delete: forbidden .. _stock_forecast_line: Stock Forecast Line =================== :Model Name: ``stock.forecast.line`` :Base Module: :ref:`stock_forecast_module` The *Stock Forecast Line*-model introduces the conception of ... .. _stock_forecast_line_fields: Fields ------ .. _stock_forecast_stock_forecast_line_forecast: :guilabel:`Forecast`: :Internal Name: ``forecast`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`stock_forecast` The *Forecast*-field is used to store ... .. _stock_forecast_stock_forecast_line_minimal_quantity: :guilabel:`Minimal Qty`: :Internal Name: ``minimal_quantity`` :Attributes: :ref:`required` :Type: :ref:`field_type_float` The *Minimal Qty*-field is used to store ... .. _stock_forecast_stock_forecast_line_moves: :guilabel:`Moves`: :Internal Name: ``moves`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_many2many` :Relation Model: :ref:`stock_move` The *Moves*-field is used to store ... .. _stock_forecast_stock_forecast_line_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_forecast_stock_forecast_line_quantity: :guilabel:`Quantity`: :Internal Name: ``quantity`` :Attributes: :ref:`required` :Type: :ref:`field_type_float` The *Quantity*-field is used to store ... .. _stock_forecast_stock_forecast_line_quantity_executed: :guilabel:`Quantity Executed`: :Internal Name: ``quantity_executed`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_float` The *Quantity Executed*-field is used to store ... .. _stock_forecast_stock_forecast_line_unit_digits: :guilabel:`Unit Digits`: :Internal Name: ``unit_digits`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_integer` The *Unit Digits*-field is used to store ... .. _stock_forecast_stock_forecast_line_uom: :guilabel:`UOM`: :Internal Name: ``uom`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`product_uom` The *UOM*-field is used to store ... Access ------ The manipulation of records in this model is controlled by :ref:`ir_model_access` entries. :ref:`res_user`\ s being member of :ref:`res_group` "Stock Forecast" have the following access permissions: :Read: allowed :Write: allowed :Create: allowed :Delete: allowed All other :ref:`res_user`\ s have these access permissions: :Read: allowed :Write: forbidden :Create: forbidden :Delete: forbidden