Warning, /office/calligraplan/doc/resourceassignmentview.docbook is written in an unsupported language. File is not indexed.

0001 <sect2><title/>
0002 <sect3 id="description33"><title>Description</title>
0003   <para>
0004     The Resource Assignment View displays the scheduled task-resource assignments in a table.
0005     <note><para>This view can severely impact performance in large projects.</para></note>
0006   </para>
0007   <para>
0008     <!--
0009     <screenshot>
0010       <screeninfo></screeninfo>
0011       <mediaobject>
0012         <imageobject>
0013           <imagedata fileref="plan_resourceassignmentview.png" format="PNG"/>
0014         </imageobject>
0015         <textobject>
0016           <phrase>Resource assignment table</phrase>
0017         </textobject>
0018         <caption>
0019           <para>Resource Assignment Table</para>
0020         </caption>
0021       </mediaobject>
0022     </screenshot>
0023     -->
0024   </para>
0025 </sect3>
0026 <sect3 id="data34"><title>Data</title>
0027   <para>The following columns are displayed as default:
0028   </para>
0029   <para>
0030     <informaltable>
0031       <tgroup cols="2">
0032         <thead>
0033           <row>
0034             <entry><guilabel>Column</guilabel></entry>
0035             <entry><guilabel>Description</guilabel></entry>
0036           </row>
0037         </thead>
0038         <tbody>
0039           <row>
0040             <entry>
0041               <para>Name</para>
0042             </entry>
0043             <entry>
0044               <para>The name of the object (Resource group, resource, task)</para>
0045             </entry>
0046           </row>
0047           <row>
0048             <entry>
0049               <para>Total</para>
0050             </entry>
0051             <entry>
0052               <para>The total assignment for a resource</para>
0053             </entry>
0054           </row>
0055           <row>
0056             <entry>
0057               <para>Dates</para>
0058             </entry>
0059             <entry>
0060               <para>The total assignments for a resource per day and the assignments for the resource per task.</para></entry>
0061           </row>
0062         </tbody>
0063       </tgroup>
0064     </informaltable>
0065   </para>
0066 </sect3>
0067 <sect3 id="editing-data35"><title>Editing data</title>
0068   <para>The task description and progress can be edited using the context menu.
0069   </para>
0070 </sect3>
0071 <sect3 id="configuration36"><title>Configuration</title>
0072   <para>
0073     <informaltable>
0074       <tgroup cols="2">
0075         <tbody>
0076           <row>
0077             <entry>
0078               <para>Using the context menu, the view can be configured using the configure dialog.</para><para>The configure dialog enables you to include or exclude assignments.
0079               </para>
0080               
0081             </entry>
0082             <entry>
0083               <para>
0084                 <screenshot>
0085                   <screeninfo></screeninfo>
0086                   <mediaobject>
0087                     <imageobject>
0088                       <imagedata fileref="plan_resourceassignmentview_config.png" format="PNG"/>
0089                     </imageobject>
0090                     <textobject>
0091                       <phrase>Configuration Dialog</phrase>
0092                     </textobject>
0093                     <caption>
0094                       <para>Configuration Dialog</para>
0095                     </caption>
0096                   </mediaobject>
0097                   </screenshot></para></entry>
0098           </row>
0099         </tbody>
0100       </tgroup>
0101     </informaltable>
0102   </para>
0103 </sect3>
0104 </sect2>