[Koha-bugs] [Bug 7611] Show the NOT_LOAN authorised values for item status in XSLT OPAC search results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 5 17:33:15 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7611

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #27 from Nick Clemens <nick at bywatersolutions.com> ---
Okay, I reviewed this, what it does is that:
Available doesn't change
Items marked 'not for loan' at itemtype level go into 'Available for reference'
Items marked 'not for loan' individually, whether negative or positive, are
displayed in the 'unavailable' section with the description of the 'not for
loan' status showing.

If you have several not for loan statuses with the same description, e.g.
'Available for reference' then they will be displayed together in the
unavailable section

It also adds some classes and styling to allow for the end user to adjust using
css/jquery

I am attaching a smaple record as described in the test plan which you can
import if using the default database. You will need to add a 'NOT_LOAN' value
of 4 with opac description 'Ordered' to see it in operation

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list