[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 3 19:43:07 CET 2017


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 60812
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60812&action=edit
Bug 18208: Add RecordProcessor filter to inject not onloan count to MARC
records

This patch adds a new filter for MARC records to be used with
Koha::RecordProcessor. It's purpose is to inject the information about
items not-onloan in a fixed subfield, 999$x.

To test:
- Apply the patch
- Run:
  $ prove t/db_dependent/Koha/Filter/EmbedItemsAvailability.t
=> SUCCESS: Tests pass!
- Sign off :-D

Sponsored-by: ByWater Solutions

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


More information about the Koha-bugs mailing list