Lines 14-67
Link Here
|
14 |
<div class="row"> |
14 |
<div class="row"> |
15 |
<div class="col-md-8 col-md-offset-2"> |
15 |
<div class="col-md-8 col-md-offset-2"> |
16 |
|
16 |
|
|
|
17 |
<div class="row"> |
18 |
|
19 |
<div class="col-xs-6"> |
17 |
<h1>Circulation</h1> |
20 |
<h1>Circulation</h1> |
18 |
|
21 |
|
19 |
<div class="row"> |
22 |
<ul class="buttons-list"> |
20 |
<div class="col-sm-4"> |
23 |
<li><a class="circ-button" href="/cgi-bin/koha/circ/circulation.pl"><i class="fa fa-upload"></i> Check out</a></li> |
21 |
<ul> |
24 |
<li><a class="circ-button" href="/cgi-bin/koha/circ/returns.pl"><i class="fa fa-download"></i> Check in</a></li> |
22 |
<li><a href="/cgi-bin/koha/circ/circulation.pl">Check out</a></li> |
25 |
<li><a class="circ-button" href="/cgi-bin/koha/circ/renew.pl"><i class="fa fa-retweet"></i> Renew</a></li> |
23 |
<li><a href="/cgi-bin/koha/circ/returns.pl">Check in</a></li> |
26 |
[% UNLESS IndependentBranches %]<li><a class="circ-button" href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set library</a></li>[% END %] |
24 |
<li><a href="/cgi-bin/koha/circ/renew.pl">Renew</a></li> |
27 |
[% IF ( fast_cataloging ) %] |
25 |
[% IF Branches.InIndependentBranchesMode %] |
28 |
[% IF ( CAN_user_editcatalogue_fast_cataloging ) %] |
26 |
<li><a href="/cgi-bin/koha/circ/branchtransfers.pl">Transfer</a></li> |
29 |
<li><a class="circ-button" href="/cgi-bin/koha/cataloguing/addbiblio.pl?frameworkcode=FA"><i class="fa fa-plus"></i> Fast cataloging</a></li> |
27 |
[% END %] |
30 |
[% END %] |
28 |
[% UNLESS IndependentBranches %]<li><a href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set library</a></li>[% END %] |
31 |
[% END %] |
29 |
[% IF ( fast_cataloging ) %] |
|
|
30 |
[% IF ( CAN_user_editcatalogue_fast_cataloging ) %] |
31 |
<li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl?frameworkcode=FA">Fast cataloging</a></li> |
32 |
[% END %] |
33 |
[% END %] |
34 |
</ul> |
35 |
</div> |
36 |
|
32 |
|
37 |
<div class="col-sm-4"> |
33 |
</ul> |
|
|
34 |
<h1>Holds management</h1> |
35 |
<ul class="buttons-list"> |
36 |
<li> <a class="circ-button" href="/cgi-bin/koha/circ/view_holdsqueue.pl"><i class="fa fa-tasks"></i> Holds queue</a></li> |
37 |
<li> <a class="circ-button" href="/cgi-bin/koha/circ/pendingreserves.pl"><i class="fa fa-hand-grab-o"></i> Holds to pull</a></li> |
38 |
<li> <a class="circ-button" href="/cgi-bin/koha/circ/waitingreserves.pl"><i class="fa fa-calendar"></i> Holds awaiting pickup</a></li> |
39 |
<li> <a class="circ-button" href="/cgi-bin/koha/circ/reserveratios.pl"><i class="fa fa-line-chart"></i> Hold ratios</a></li> |
40 |
</ul> |
38 |
|
41 |
|
39 |
<h5>Circulation reports</h5> |
42 |
</div> |
40 |
<ul> |
43 |
<div class="col-xs-6"> |
41 |
<li> <a href="/cgi-bin/koha/circ/view_holdsqueue.pl">Holds queue</a></li> |
44 |
<h1>Patron request management</h1> |
42 |
<li> <a href="/cgi-bin/koha/circ/pendingreserves.pl">Holds to pull</a></li> |
45 |
<ul class="buttons-list"> |
43 |
<li> <a href="/cgi-bin/koha/circ/waitingreserves.pl">Holds awaiting pickup</a></li> |
|
|
44 |
<li> <a href="/cgi-bin/koha/circ/reserveratios.pl">Hold ratios</a></li> |
45 |
<li> <a href="/cgi-bin/koha/circ/transferstoreceive.pl">Transfers to receive</a></li> |
46 |
[% IF Koha.Preference('ArticleRequests') %] |
46 |
[% IF Koha.Preference('ArticleRequests') %] |
47 |
<li> |
47 |
<li> |
48 |
<a href="/cgi-bin/koha/circ/article-requests.pl" title="Article requests">Article requests</a> |
48 |
<a class="circ-button" href="/cgi-bin/koha/circ/article-requests.pl" title="Article requests"><i class="fa fa-newspaper-o"></i> Article requests</a> |
49 |
</li> |
49 |
</li> |
|
|
50 |
[% END %] |
51 |
</ul> |
52 |
<h1>Transfers management</h1> |
53 |
<ul class="buttons-list"> |
54 |
[% IF Branches.InIndependentBranchesMode %] |
55 |
<li><a class="circ-button" href="/cgi-bin/koha/circ/branchtransfers.pl"><i class="fa fa-exchange"></i> Transfer</a></li> |
50 |
[% END %] |
56 |
[% END %] |
51 |
[% IF ( CAN_user_circulate_overdues_report ) %]<li> <a href="/cgi-bin/koha/circ/overdue.pl">Overdues</a> |
57 |
<li> <a class="circ-button" href="/cgi-bin/koha/circ/transferstoreceive.pl"><i class="fa fa-sign-in"></i> Transfers to receive</a></li> |
52 |
- <b>Warning:</b> This report is very resource intensive on |
58 |
</ul> |
53 |
systems with large numbers of overdue items.</li>[% END %] |
59 |
<h1>Overdues management</h1> |
54 |
<li> <a href="/cgi-bin/koha/circ/branchoverdues.pl">Overdues with fines</a> - Limited to your library. See report help for other details.</li> |
60 |
<ul class="buttons-list"> |
|
|
61 |
[% IF ( CAN_user_circulate_overdues_report ) %]<li> <a class="circ-button" href="/cgi-bin/koha/circ/overdue.pl"><i class="fa fa-clock-o"></i> Overdues</a></li>[% END %] |
62 |
<li> <a class="circ-button" href="/cgi-bin/koha/circ/branchoverdues.pl"><i class="fa fa-clock-o"></i> Overdues with fines</a> </li> |
63 |
Limited to your library. See report help for other details. |
55 |
[% IF Koha.Preference('OnSiteCheckouts') %] |
64 |
[% IF Koha.Preference('OnSiteCheckouts') %] |
56 |
<li><a href="/cgi-bin/koha/circ/on-site_checkouts.pl">Pending on-site checkouts</a></li> |
65 |
<li><a class="circ-button" href="/cgi-bin/koha/circ/on-site_checkouts.pl">Pending on-site checkouts</a></li> |
57 |
[% END %] |
66 |
[% END %] |
58 |
</ul> |
67 |
</ul> |
59 |
|
68 |
|
|
|
69 |
</div> |
60 |
</div> |
70 |
</div> |
61 |
|
71 |
|
62 |
<div class="col-sm-4"> |
72 |
<div class="row" id="intranet-circulation-home-html"> |
|
|
73 |
<div class="col-md-12"> |
74 |
[% Koha.Preference('IntranetCirculationHomeHTML') %] |
63 |
<h5>Offline circulation</h5> |
75 |
<h5>Offline circulation</h5> |
64 |
<ul> |
76 |
<ul> |
65 |
[% IF (AllowOfflineCirculation) %] |
77 |
[% IF (AllowOfflineCirculation) %] |
66 |
<li><a href="/cgi-bin/koha/circ/offline.pl">Built-in offline circulation interface</a></li> |
78 |
<li><a href="/cgi-bin/koha/circ/offline.pl">Built-in offline circulation interface</a></li> |
67 |
[% END %] |
79 |
[% END %] |
Lines 71-83
Link Here
|
71 |
<li><a href="https://github.com/bywatersolutions/koha-offline-circulation/releases">Get desktop application</a></li> |
83 |
<li><a href="https://github.com/bywatersolutions/koha-offline-circulation/releases">Get desktop application</a></li> |
72 |
<li><a href="https://addons.mozilla.org/[% lang %]/firefox/addon/koct/">Get Firefox add-on</a></li> |
84 |
<li><a href="https://addons.mozilla.org/[% lang %]/firefox/addon/koct/">Get Firefox add-on</a></li> |
73 |
</ul> |
85 |
</ul> |
74 |
</ul> |
86 |
</ul> |
75 |
</div> |
|
|
76 |
</div> |
77 |
|
87 |
|
78 |
<div class="row" id="intranet-circulation-home-html"> |
|
|
79 |
<div class="col-md-12"> |
80 |
[% Koha.Preference('IntranetCirculationHomeHTML') %] |
81 |
</div> |
88 |
</div> |
82 |
</div> |
89 |
</div> |
83 |
</div> |
90 |
</div> |
84 |
- |
|
|