[Koha-bugs] [Bug 25871] Add "only library" to OpacItemLocation options

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 27 18:46:40 CEST 2020


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

Amit Gupta <amitddng135 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #106262|0                           |1
        is obsolete|                            |

--- Comment #2 from Amit Gupta <amitddng135 at gmail.com> ---
Created attachment 107443
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107443&action=edit
0001-Bug-25871-Add-only-library-to-OpacItemLocation-optio.patch

Work OK.

This patch adds a new option to the OpacItemLocation system preference,
"only library." It also rewords the descriptions of the existing options
in order to make their use more clear.

To test, apply the patch and make sure your OPACXSLTResultsDisplay
system preference is set to "default."

Test the OPAC search results using each of the OpacItemLocation
preference options:

- location: "library, location, and call number," e.g.

  "Availability: Items available for loan: Athens (1).
   Location(s): Athens new book shelf Call number: JNF 952.025 Bl."

- ccode: "library, collection code, and call number," e.g.

  "Availability: Items available for loan: Athens (1).
   Collection(s): Juvenile non-fiction Call number: JNF 952.025 Bl."

- callnum: "library and call number," e.g.

  "Availability: Items available for loan: AthensCall number: JNF
   952.025 Bl (1)."

- library: "only library," e.g."

  "Availability: Items available for loan: Athens (1)."

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


More information about the Koha-bugs mailing list