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

0001 <sect2><title/>
0002 <sect3 id="description12"><title>Description</title>
0003   <para>
0004     The Cost Breakdown Structure Editor is used to create, edit, and delete accounts.
0005   </para>
0006   <para>
0007     <screenshot>
0008       <screeninfo></screeninfo>
0009       <mediaobject>
0010         <imageobject>
0011           <imagedata fileref="plan_accounteditor.png" format="PNG"/>
0012         </imageobject>
0013         <textobject>
0014           <phrase></phrase>
0015         </textobject>
0016       </mediaobject>
0017     </screenshot>
0018   </para>
0019   <para>Accounts can be connected to by tasks and resources to accumulate costs from those tasks and resources.
0020   </para>
0021   <para>The default account accumulates costs incurred from tasks that are not connected to an account.
0022   </para>
0023 </sect3>
0024 <sect3 id="toolbar13"><title>Toolbar</title>
0025   <para>The toolbar provides the means to create and delete accounts:
0026   </para>
0027   <para>
0028     <informaltable>
0029       <tgroup cols="3">
0030         <thead>
0031           <row>
0032             <entry><guilabel>Button</guilabel></entry>
0033             <entry><guilabel>Shortcut</guilabel></entry>
0034             <entry><guilabel>Description</guilabel></entry>
0035           </row>
0036         </thead>
0037         <tbody>
0038           <row>
0039             <entry>
0040               <para>Add Account</para>
0041             </entry>
0042             <entry>
0043               <para><keycombo>&Ctrl;<keycap>I</keycap></keycombo></para>
0044             </entry>
0045             <entry>
0046               <para>Button to create an account. The new account is inserted after the selected account. If no account is selected, the new account is appended at the top level.</para>
0047             </entry>
0048           </row>
0049           <row>
0050             <entry>
0051               <para>Add Subaccount</para>
0052             </entry>
0053             <entry>
0054               <para><keycombo>&Ctrl;&Shift;<keycap>I</keycap></keycombo></para>
0055             </entry>
0056             <entry>
0057               <para>Button to create a sub-account. The new account is appended as a child to selected account.</para>
0058             </entry>
0059           </row>
0060           <row>
0061             <entry>
0062               <para>Delete</para>
0063             </entry>
0064             <entry>
0065               <para><keycap>Delete</keycap></para>
0066             </entry>
0067             <entry>
0068               <para>Deletes the selected account.</para></entry>
0069           </row>
0070         </tbody>
0071       </tgroup>
0072     </informaltable>
0073   </para>
0074 </sect3>
0075 <sect3 id="editing-data14"><title>Editing data</title>
0076   <para>Data can be edited inline as described <link linkend="using-the-views">here</link>.
0077   </para>
0078   <para>The following columns are available:
0079   </para>
0080   <para>
0081     <informaltable>
0082       <tgroup cols="2">
0083         <thead>
0084           <row>
0085             <entry><guilabel>Column</guilabel></entry>
0086             <entry><guilabel>Description</guilabel></entry>
0087           </row>
0088         </thead>
0089         <tbody>
0090           <row>
0091             <entry>
0092               <para>Name</para>
0093             </entry>
0094             <entry>
0095               <para>The name of the account.</para>
0096             </entry>
0097           </row>
0098           <row>
0099             <entry>
0100               <para>Description</para>
0101             </entry>
0102             <entry>
0103               <para>The description of the account.</para></entry>
0104           </row>
0105         </tbody>
0106       </tgroup>
0107     </informaltable>
0108   </para>
0109 </sect3>
0110 </sect2>