Link Here
|
39 |
<li><a href="/cgi-bin/koha/tools/batch_extend_due_dates.pl">Batch extend due dates</a></li> |
39 |
<li><a href="/cgi-bin/koha/tools/batch_extend_due_dates.pl">Batch extend due dates</a></li> |
40 |
[% END %] |
40 |
[% END %] |
41 |
[% IF ( CAN_user_tools_moderate_tags ) %] |
41 |
[% IF ( CAN_user_tools_moderate_tags ) %] |
42 |
<li><a href="/cgi-bin/koha/tags/review.pl">Tag moderation</a></li> |
42 |
<li><a href="/cgi-bin/koha/tags/review.pl">Tags</a></li> |
43 |
[% END %] |
43 |
[% END %] |
44 |
[% IF ( CAN_user_tools_batch_upload_patron_images && Koha.Preference('patronimages') ) %] |
44 |
[% IF ( CAN_user_tools_batch_upload_patron_images && Koha.Preference('patronimages') ) %] |
45 |
<li><a href="/cgi-bin/koha/tools/picture-upload.pl">Upload patron images</a></li> |
45 |
<li><a href="/cgi-bin/koha/tools/picture-upload.pl">Upload patron images</a></li> |
Link Here
|
73 |
[% END %] |
73 |
[% END %] |
74 |
[% IF ( CAN_user_tools_label_creator ) %] |
74 |
[% IF ( CAN_user_tools_label_creator ) %] |
75 |
<li><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></li> |
75 |
<li><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></li> |
76 |
<li><a href="/cgi-bin/koha/labels/spinelabel-home.pl">Quick spine label creator</a></li> |
|
|
77 |
<li><a href="/cgi-bin/koha/labels/barcode-print.pl">Barcode image generator</a></li> |
76 |
<li><a href="/cgi-bin/koha/labels/barcode-print.pl">Barcode image generator</a></li> |
|
|
77 |
<li><a href="/cgi-bin/koha/labels/spinelabel-home.pl">Quick spine label creator</a></li> |
78 |
[% END %] |
78 |
[% END %] |
79 |
[% IF ( CAN_user_tools_rotating_collections ) %] |
79 |
[% IF ( CAN_user_tools_rotating_collections ) %] |
80 |
<li><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></li> |
80 |
<li><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></li> |
Link Here
|
83 |
<li><a href="/cgi-bin/koha/tools/stockrotation.pl">Stock rotation</a></li> |
83 |
<li><a href="/cgi-bin/koha/tools/stockrotation.pl">Stock rotation</a></li> |
84 |
[% END %] |
84 |
[% END %] |
85 |
[% IF ( CAN_user_tools_marc_modification_templates ) %] |
85 |
[% IF ( CAN_user_tools_marc_modification_templates ) %] |
86 |
<li><a href="/cgi-bin/koha/tools/marc_modification_templates.pl">Manage MARC modification templates</a></li> |
86 |
<li><a href="/cgi-bin/koha/tools/marc_modification_templates.pl">MARC modification templates</a></li> |
87 |
[% END %] |
87 |
[% END %] |
88 |
[% IF ( CAN_user_tools_stage_marc_import ) %] |
88 |
[% IF ( CAN_user_tools_stage_marc_import ) %] |
89 |
<li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">Stage MARC for import</a></li> |
89 |
<li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">Stage MARC for import</a></li> |
Link Here
|
124 |
<li><a href="/cgi-bin/koha/plugins/plugins-home.pl?method=tool">Tool plugins</a></li> |
124 |
<li><a href="/cgi-bin/koha/plugins/plugins-home.pl?method=tool">Tool plugins</a></li> |
125 |
[% END %] |
125 |
[% END %] |
126 |
[% IF ( CAN_user_tools_upload_general_files ) %] |
126 |
[% IF ( CAN_user_tools_upload_general_files ) %] |
127 |
<li><a href="/cgi-bin/koha/tools/upload.pl">Upload any file</a></li> |
127 |
<li><a href="/cgi-bin/koha/tools/upload.pl">Uploads</a></li> |
128 |
[% END %] |
128 |
[% END %] |
129 |
[% IF ( CAN_user_tools_access_files ) %] |
129 |
[% IF ( CAN_user_tools_access_files ) %] |
130 |
<li><a href="/cgi-bin/koha/tools/access_files.pl">Access files</a></li> |
130 |
<li><a href="/cgi-bin/koha/tools/access_files.pl">Access files</a></li> |
Link Here
|
134 |
[% END %] |
134 |
[% END %] |
135 |
</ul> |
135 |
</ul> |
136 |
[% END # /IF ( CAN_user_tools_edit_calendar... %] |
136 |
[% END # /IF ( CAN_user_tools_edit_calendar... %] |
|
|
137 |
|
138 |
[% IF ( Koha.Preference('UseCashRegisters') && ( CAN_user_cash_management_cashup || CAN_user_cash_management_anonymous_refund ) ) %] |
139 |
<h5>Cash management</h5> |
140 |
<ul> |
141 |
<li><a href="/cgi-bin/koha/pos/registers.pl">Cash summary</a></li> |
142 |
<li><a href="/cgi-bin/koha/pos/register.pl">Transaction history</a></li> |
143 |
</ul> |
144 |
[% END # /IF ( Koha.Preference('UseCashRegisters')... %] |
137 |
</div> <!-- /#navmenulist --> |
145 |
</div> <!-- /#navmenulist --> |
138 |
</div> <!-- /#navmenu --> |
146 |
</div> <!-- /#navmenu --> |