Koha/koha-tmpl
Owen Leonard dd352428bb Bug 22424: (follow-up) Show blank value for empty status
This patch updates the screen and CSV output of item searches so that if
the item does not have a lost status a blank table cell is shown instead
of "0."

This patch also amends the table headers so that "Not for loan" statuses
are explicitly labeled as such, and the "Lost" column has the header
"Lost status."

To test, apply the patch and perform an item search in the staff client
which will return results with notforloan and lost items. Verify that
the values display correctly in both onscreen and CSV output. Verify
that the column headers look correct.

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-04-30 13:39:44 +00:00
..
intranet-tmpl Bug 22424: (follow-up) Show blank value for empty status 2019-04-30 13:39:44 +00:00
opac-tmpl Bug 22010: Check preferences for ebook integration 2019-04-30 11:42:51 +00:00