Lines 52-110
Link Here
|
52 |
</form> |
52 |
</form> |
53 |
</fieldset> |
53 |
</fieldset> |
54 |
[% END %] |
54 |
[% END %] |
|
|
55 |
<div class="rep_dictonary"> |
56 |
<h5>Reports dictionary</h5> |
57 |
<ul> |
58 |
<li><a href="/cgi-bin/koha/reports/dictionary.pl">View dictionary</a></li> |
59 |
</ul> |
60 |
</div> |
55 |
|
61 |
|
56 |
<h5>Reports dictionary</h5> |
62 |
<div class="rep_wizards"> |
57 |
<ul> |
63 |
<h2>Statistics wizards</h2> |
58 |
<li><a href="/cgi-bin/koha/reports/dictionary.pl">View dictionary</a></li> |
|
|
59 |
</ul> |
60 |
|
61 |
<h2>Statistics wizards</h2> |
62 |
<ul> |
63 |
<li><a href="/cgi-bin/koha/reports/acquisitions_stats.pl">Acquisitions</a></li> |
64 |
<li><a href="/cgi-bin/koha/reports/borrowers_stats.pl">Patrons</a></li> |
65 |
<li><a href="/cgi-bin/koha/reports/catalogue_stats.pl">Catalog</a></li> |
66 |
<li><a href="/cgi-bin/koha/reports/issues_stats.pl">Circulation</a></li> |
67 |
<li><a href="/cgi-bin/koha/reports/serials_stats.pl">Serials</a></li> |
68 |
<li><a href="/cgi-bin/koha/reports/cash_register_stats.pl">Cash register</a></li> |
69 |
<li><a href="/cgi-bin/koha/reports/reserves_stats.pl">Holds</a></li> |
70 |
</ul> |
71 |
|
72 |
[% IF plugins_enabled %] |
73 |
<h2>Report plugins</h2> |
74 |
<ul> |
64 |
<ul> |
75 |
<li><a href="/cgi-bin/koha/plugins/plugins-home.pl?method=report">Report plugins</a></li> |
65 |
<li><a href="/cgi-bin/koha/reports/acquisitions_stats.pl">Acquisitions</a></li> |
|
|
66 |
<li><a href="/cgi-bin/koha/reports/borrowers_stats.pl">Patrons</a></li> |
67 |
<li><a href="/cgi-bin/koha/reports/catalogue_stats.pl">Catalog</a></li> |
68 |
<li><a href="/cgi-bin/koha/reports/issues_stats.pl">Circulation</a></li> |
69 |
<li><a href="/cgi-bin/koha/reports/serials_stats.pl">Serials</a></li> |
70 |
<li><a href="/cgi-bin/koha/reports/cash_register_stats.pl">Cash register</a></li> |
71 |
<li><a href="/cgi-bin/koha/reports/reserves_stats.pl">Holds</a></li> |
76 |
</ul> |
72 |
</ul> |
|
|
73 |
</div> |
74 |
|
75 |
[% IF plugins_enabled %] |
76 |
<div class="rep_plugins"> |
77 |
<h2>Report plugins</h2> |
78 |
<ul> |
79 |
<li><a href="/cgi-bin/koha/plugins/plugins-home.pl?method=report">Report plugins</a></li> |
80 |
</ul> |
81 |
</div> |
77 |
[% END %] |
82 |
[% END %] |
78 |
|
83 |
|
79 |
</div> |
84 |
</div> |
80 |
|
85 |
|
81 |
<div class="col-sm-12 col-md-6"><h2>Top lists</h2> |
86 |
<div class="col-sm-12 col-md-6"> |
82 |
<ul> |
87 |
<div class="rep_top"> |
83 |
<li><a href="/cgi-bin/koha/reports/bor_issues_top.pl">Patrons with the most checkouts</a></li> |
88 |
<h2>Top lists</h2> |
84 |
<li><a href="/cgi-bin/koha/reports/cat_issues_top.pl">Most-circulated items</a></li> |
89 |
<ul> |
85 |
</ul> |
90 |
<li><a href="/cgi-bin/koha/reports/bor_issues_top.pl">Patrons with the most checkouts</a></li> |
86 |
|
91 |
<li><a href="/cgi-bin/koha/reports/cat_issues_top.pl">Most-circulated items</a></li> |
87 |
<h2>Inactive</h2> |
92 |
</ul> |
88 |
<ul> |
93 |
</div> |
89 |
<li><a href="/cgi-bin/koha/reports/borrowers_out.pl">Patrons who haven't checked out</a></li> |
|
|
90 |
<li><a href="/cgi-bin/koha/reports/catalogue_out.pl">Items with no checkouts</a></li> |
91 |
</ul> |
92 |
|
94 |
|
93 |
<h2>Other</h2> |
95 |
<div class="rep_inactive"> |
94 |
<ul> |
96 |
<h2>Inactive</h2> |
95 |
<li><a href="/cgi-bin/koha/reports/itemslost.pl">Items lost</a></li> |
97 |
<ul> |
96 |
<li><a href="/cgi-bin/koha/reports/orders_by_fund.pl">Orders by fund</a></li> |
98 |
<li><a href="/cgi-bin/koha/reports/borrowers_out.pl">Patrons who haven't checked out</a></li> |
97 |
<li><a href="/cgi-bin/koha/reports/catalog_by_itemtype.pl">Catalog by item type</a></li> |
99 |
<li><a href="/cgi-bin/koha/reports/catalogue_out.pl">Items with no checkouts</a></li> |
98 |
<li><a href="/cgi-bin/koha/reports/issues_avg_stats.pl">Average loan time</a></li> |
100 |
</ul> |
99 |
[% SET koha_version = Koha.Version %] |
101 |
</div> |
100 |
[% IF koha_version.development %] |
|
|
101 |
<li><a href="http://schema.koha-community.org/main" target="blank">Koha database schema</a></li> |
102 |
[% ELSE %] |
103 |
<li><a href="http://schema.koha-community.org/[% koha_version.major | uri %]_[% koha_version.minor | uri %]" target="blank">Koha database schema</a></li> |
104 |
[% END %] |
105 |
|
102 |
|
106 |
<li><a href="http://wiki.koha-community.org/wiki/SQL_Reports_Library" target="blank">Koha reports library</a></li> |
103 |
<div class="rep_other"> |
107 |
</ul> |
104 |
<h2>Other</h2> |
|
|
105 |
<ul> |
106 |
<li><a href="/cgi-bin/koha/reports/itemslost.pl">Items lost</a></li> |
107 |
<li><a href="/cgi-bin/koha/reports/orders_by_fund.pl">Orders by fund</a></li> |
108 |
<li><a href="/cgi-bin/koha/reports/catalog_by_itemtype.pl">Catalog by item type</a></li> |
109 |
<li><a href="/cgi-bin/koha/reports/issues_avg_stats.pl">Average loan time</a></li> |
110 |
[% SET koha_version = Koha.Version %] |
111 |
[% IF koha_version.development %] |
112 |
<li><a href="http://schema.koha-community.org/main" target="blank">Koha database schema</a></li> |
113 |
[% ELSE %] |
114 |
<li><a href="http://schema.koha-community.org/[% koha_version.major | uri %]_[% koha_version.minor | uri %]" target="blank">Koha database schema</a></li> |
115 |
[% END %] |
116 |
|
117 |
<li><a href="http://wiki.koha-community.org/wiki/SQL_Reports_Library" target="blank">Koha reports library</a></li> |
118 |
</ul> |
119 |
</div> |
108 |
[% IF ( Koha.Preference('Mana') == 2 ) %] |
120 |
[% IF ( Koha.Preference('Mana') == 2 ) %] |
109 |
<div class="alert alert-info" style="margin:15px 0 0 0";> |
121 |
<div class="alert alert-info" style="margin:15px 0 0 0";> |
110 |
<strong>Knowledgebase</strong> |
122 |
<strong>Knowledgebase</strong> |
111 |
- |
|
|