[% USE raw %]
[% USE Asset %]
[% USE AuthorisedValues %]
[% USE Branches %]
[% USE TablesSettings %]
[% USE KohaDates %]
[% USE ItemTypes %]
[% USE Price %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
Lost items › Reports › Koha
[% INCLUDE 'doc-head-close.inc' %]
[% INCLUDE 'header.inc' %]
[% INCLUDE 'cat-search.inc' %]
Lost items
[% IF ( get_items ) %]
[% IF items.count %]
[% IF csv_profiles.count %]
[% IF ( CAN_user_tools_manage_csv_profiles ) %]
To enable the export of selected items, create a CSV profile of the type "SQL" with usage option "Export lost items in report."
[% ELSE %]
To enable the export of selected items, your administrator must create a CSV profile of the type "SQL" with usage option "Export lost items in report."
[% END %]