Bug 9573: Lost items report - Add items.notforloan as a filter
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 5 Oct 2017 16:02:58 +0000 (13:02 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 17 Feb 2018 21:32:13 +0000 (18:32 -0300)
commit61c832a507286fc636bd4e4c709be3a5be6970fa
treeff4a34a35e8249faf36e350831673f6f8fe693c5
parentf6378a8fb39a316ae30815ab6c2b6d2f58861c2f
Bug 9573: Lost items report - Add items.notforloan as a filter

This patch adds a new "Not for loan" status filter to the lost items
report.

Test plan:
0/ Apply all patches from this patch set
1/ Use the new "Not for loan" filter to search lost items
2/ The table result must be consistent and a new "Not for loan" column
should be there
3/ Confirm that you are able to hide/show this column with the column
settings tool.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Template/Plugin/AuthorisedValues.pm
admin/columns_settings.yml
koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt
reports/itemslost.pl