small typo changes
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / acqui-home.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <title>Koha &rsaquo; Acquisitions</title>
3 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
4 </head>
5 <body>
6 <!-- TMPL_INCLUDE NAME="header.inc" -->
7 <!-- TMPL_INCLUDE NAME="acquisitions-search.inc" -->
8
9 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a> &rsaquo; </div>
10
11 <div id="doc3" class="yui-t2">
12
13    <div id="bd">
14         <div id="yui-main">
15         <div class="yui-b">
16
17 <!-- TMPL_INCLUDE NAME="acquisitions-toolbar.inc" -->
18
19 <h1>Acquisitions</h1>
20 <div class="yui-g">
21 <div class="yui-u first">
22 <div id="acqui_acqui_home_order">
23     <fieldset>
24         <legend>Manage orders</legend>
25     <!-- TMPL_IF name="nobudget" -->
26                 <!-- TMPL_IF NAME="CAN_user_parameters" -->
27         <span class="problem">You must <a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">define a budget</a> in Administration</span>
28                 <!-- TMPL_ELSE -->
29                 <span class="problem">Your administrator must define a budget in Administration</span>
30                 <!-- /TMPL_IF -->
31         <form name="findsupplier" action="/cgi-bin/koha/acqui/booksellers.pl" method="post">
32             <p><label for="supplierpage">Vendor </label><input type="text" size="25" name="supplier" id="supplierpage" class="focus" />
33             <input type="submit" value="Search" />
34             </p>
35         </form>
36     <!-- TMPL_ELSE -->
37         <form name="findsupplier" action="/cgi-bin/koha/acqui/booksellers.pl" method="post">
38             <p><label for="supplierpage">Vendor: </label><input type="text" size="25" name="supplier" id="supplierpage" class="focus" />
39             <input type="submit" value="Search" />
40             </p>
41         </form>
42
43     <!-- /TMPL_IF -->
44     </fieldset>
45 </div>
46 <div id="acqui_acqui_home_suggestions">
47     <fieldset>
48     <legend>Pending suggestions</legend>
49         <!-- TMPL_IF name="suggestion" -->
50             <!--TMPL_VAR NAME="suggestion" --> suggestions waiting <a href="/cgi-bin/koha/suggestion/acceptorreject.pl">Manage suggestions</a>
51         <!-- TMPL_ELSE -->
52             <p>No suggestions waiting</p>
53         <!-- /TMPL_IF -->
54     <br>
55     <br>
56     <table>
57         <thead>
58             <tr>
59                 <th>Book fund group</th>
60                 <th>number of <br>waiting sugg.</th>
61                 <th></th>
62             </tr>
63         </thead>
64
65         <tbody>
66         <!-- TMPL_LOOP name="bookfundgroup_loop" -->
67             <tr>
68                 <td><!-- TMPL_VAR name="bookfundgroupname" --></td>
69                 <td><!-- TMPL_VAR name="nowsuggestions" --></td>
70                 <td><a href="/cgi-bin/koha/suggestion/acceptorrejectpd.pl?bookfundgroupnumber=<!-- TMPL_VAR name="bookfundgroupnumber" -->">manage</a></td>
71             </tr>
72         <!-- /TMPL_LOOP -->
73         </tbody>
74     </table>
75
76     </fieldset>
77 </div>
78 </div>
79
80 <div class="yui-u">
81
82         <!-- TMPL_IF name="loop_budget" -->
83
84             <h3>All available budgets<!-- TMPL_IF NAME="branchname" --> for <!-- TMPL_VAR NAME="branchname" --> branch<!-- /TMPL_IF  --></h3>
85
86     <!-- <a href="/cgi-bin/koha/admin/aqbookfund.pl" title="[ Manage funds ]">[ Manage ]</a>
87     <a href="/cgi-bin/koha/admin/budgetperiods.pl">manage budgets</a><br><br>  -->
88
89
90
91     <div id="BudgetsAndFunds">
92     <table id="accounts">
93         <thead>
94         <tr>
95             <th>Budget</th>
96             <th>Owner</th>
97             <th>Branch</th>
98             <th>Amount</th>
99             <th>Spent</th>
100             <th>Avail</th>
101         </tr>
102         </thead>
103         <tbody>
104
105
106         <!-- TMPL_LOOP name="loop_budget" -->
107
108    <!--TMPL_IF name="toggle"-->
109       <tr class="highlight">
110       <!--TMPL_ELSE-->
111       <tr>
112       <!--/TMPL_IF-->
113
114                 <td align="center"><!-- TMPL_VAR name="budget_code" --></td>
115                 <td align="center"><!-- TMPL_VAR name="budget_owner" --></td>
116                 <td align="center"><!-- TMPL_VAR name="budget_branchname" --></td>
117                 <td><p  align="right" ><!-- TMPL_VAR name="budget_amount" --></p> </td>
118                 <td><p  align="right" ><!-- TMPL_VAR name="budget_spent" --></p> </td>
119                 <td><p  align="right" ><!-- TMPL_VAR name="budget_avail" --></p> </td>
120
121             </tr>
122         <!-- /TMPL_LOOP -->
123         </tbody>
124
125         <tfoot>
126         <tr>
127             <th>Total</th>
128                 <td>
129                 <td>
130             <th><p  align="right" ><!-- TMPL_VAR name="total" --></p> </th>
131             <th><p  align="right" ><!-- TMPL_VAR name="totspent" --></p> </th>
132             <th><p  align="right" ><!-- TMPL_VAR name="totavail" --></p> </th>
133         </tr>
134         </tfoot>
135     </table>
136     </div>
137
138
139     <p>Use your reload button [ctrl + r] to get the most recent figures.
140     Committed figures are approximate only, as exchange rates will affect the amount actually paid.</p>
141     <!-- /TMPL_IF -->
142
143
144
145     <div id="acqui_acqui_home_currency">
146     <!-- TMPL_IF NAME="loop_currency" -->
147         <h3>Exchange rates</h3>
148         <form action="/cgi-bin/koha/acqui/currency.pl">
149         <table>
150             <tr>
151                 <th>Currency</th>
152                 <th>Symbol</th>
153                 <th>Rate</th>
154                 <th>&nbsp;</th>
155             </tr>
156             <!-- TMPL_LOOP name="loop_currency" -->
157                 <tr>
158                     <td align='center'><!-- TMPL_VAR name="currency" --></td>
159                     <td align='center'><!-- TMPL_VAR name="currency_symbol" --></td>
160                     <td>
161                             <input type="hidden" name="type" value="change" />
162                             <input type="text" size="10" value="<!-- TMPL_VAR name="rate" -->" />
163                     </td>
164
165
166
167
168
169                     <td><input type="submit" value="Save" /></td>
170                 </tr>
171             <!-- /TMPL_LOOP -->
172         </table>
173         </form>
174     <!-- TMPL_ELSE -->
175         <a href="/cgi-bin/koha/admin/currency.pl?op=add_form" class="button">
176         Add Currency
177         </a>
178     <!-- /TMPL_IF -->
179     </div>
180 </div>
181
182 </div>
183
184 <div id="acqui_acqui_home_hints">
185     <h2>Help</h2>
186     <p>To begin an order, local purchase or donation, search for the vendor or benefactor, and then you can create a new Basket.</p>
187     <p>A Basket is a collection of orders.</p>
188     <p>To order an item you need to establish whether a biblio already exists for it, and either add an item, or set up a new biblio and then add the item.</p>
189 </div>
190
191 </div>
192 </div>
193 <div class="yui-b">
194 <!-- TMPL_INCLUDE NAME="acquisitions-menu.inc" -->
195 </div>
196 </div>
197 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->