Bug 5917 / Bug 6085 : Fixing not being able to change language
[koha.git] / koha-tt / intranet-tmpl / prog / en / modules / help / admin / aqbookfund.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Fund Administration</h1>
4 <p>
5 <span style="background-color: #ffe599">TIP: Funds may be ignored if you are setting your Global System Preferences for 'Acquisitions' to
6 &quot;simple&quot; acquisitions: the funds are only useful when using &quot;normal&quot;
7 acquisitions.</span><strong><br />
8 </strong>
9 </p>
10 <h2>Funds &amp; Budgets<br />
11 </h2>
12 <p>
13 &quot;Funds&quot; are accounts that you establish to track your
14 expenditures for library materials. They may be used for any kind of
15 material and should match the lines in your materials budget. For
16 instance, if your library establishes a budget line for books, another
17 for audiovisual materials, a third line for magazines, and a fourth
18 budget line for electronic databases, then you would have four funds.<br />
19 <br />
20 <span style="background-color: #ffe599">TIP: The first time you access this page, you will be asked to add your
21 first fund -- thereafter you will have the option of editing and
22 deleting funds.</span> 
23 </p>
24 <h2>Adding a Fund</h2>
25 <ul>
26         <li>Click 'New Fund'</li>
27         <li>Each fund has a unique fund code, limited to a maximum of five characters, which identifies it</li>
28         <li>Enter in a fund name to provide more information for staff members about the fund</li>
29         <li>Funds can be library/branch specific if needed, but this is an optional field</li>
30         <li>Once a fund is created a budget can then be applied to it</li>
31         <li>Click 'Add budget' next to the fund you want to edit</li>
32         <li style="color: #990000">IMPORTANT: Your dates will not save correctly unless you have set your date
33         format ('dateformat') in the Global System Preferences under 'I18N/L10N' -- DO
34         THIS BEFORE setting budgets</li>
35         <li>Once budgets have been added you can see/search them all by clicking 'Show all budgets' under the list of funds</li>
36         <li>Budget information will also be accessible via the 'Acquisitions' module<br />
37         </li>
38 </ul>
39 From this module you can easily see what has been spent from each budget
40
41 [% INCLUDE 'help-bottom.inc' %]