:tocdepth: 1 .. _project_allocation: Allocation ========== :Model Name: ``project.allocation`` :Base Module: :ref:`project_plan_module` The *Allocation*-model introduces the conception of ... .. _project_allocation_fields: Fields ------ .. _project_plan_project_allocation_employee: :guilabel:`Employee`: :Internal Name: ``employee`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`company_employee` The *Employee*-field is used to store ... .. _project_plan_project_allocation_percentage: :guilabel:`Percentage`: :Internal Name: ``percentage`` :Attributes: :ref:`required` :Type: :ref:`field_type_float` The *Percentage*-field is used to store ... .. _project_plan_project_allocation_work: :guilabel:`Work`: :Internal Name: ``work`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`project_work` The *Work*-field is used to store ... .. _project_predecessor_successor: Predecessor - Successor ======================= :Model Name: ``project.predecessor_successor`` :Base Module: :ref:`project_plan_module` The *Predecessor - Successor*-model introduces the conception of ... .. _project_predecessor_successor_fields: Fields ------