Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt
Jonathan Druart 674c32a094 Bug 18817: Update links with anchor automatically
I generate a mapping files (old anchor > new anchor) from the doc files.
Here are the links that have been updated automatically

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-25 10:22:14 -03:00

13 lines
572 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Catalog by item type</h1>
<p>This report will list the total number of items of each item type per library.</p>
<p>If you choose to output to the browser your results will print to the screen.</p>
<p>You can also choose to export to a file that you can manipulate to your needs.</p>
<p><strong>See the full documentation for the Catalog by Item type report in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/11_reports.html#catalog-by-item-type">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]