Koha/koha-tmpl/intranet-tmpl/prog/en
Katrin Fischer 0ded2bb2b7
Bug 32960: Add option "not checked out" to item search
This enhances the availability search option on item search
to have a third option: ignore, checked out and not checked out.
I chose 'not checked out' as available could be misleading,
the item might still be lost or withdrawn and not on the shelf.

To test:
* Apply patch
* Make sure some items are checked out
* Search with 'ignore' - note number of results
* Search with 'checked out' - note number of results
* Search with 'not checked out' - number of results should
  match ignore minus checked out

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-02 12:00:17 -03:00
..
data
includes Bug 32576: Move page-section outside of table include 2023-03-02 09:37:42 -03:00
modules Bug 32960: Add option "not checked out" to item search 2023-03-02 12:00:17 -03:00
xslt Bug 32689: Add missing space between 773$i label text and content 2023-01-31 10:49:34 -03:00