[OPEN-ILS-DEV] MFHD Display

Dan Scott dan at coffeecode.net
Fri Aug 24 09:35:47 EDT 2012


On Fri, Aug 24, 2012 at 09:23:49AM -0400, Tim Spindler wrote:
> I may have been confused about how this is designed to work but I was
> thinking the MFHD display would show only for owning library when the
> catalog is set to search that library only.  However, we are finding that
> all libraries holdings are displaying regardless of limit.  For instance,
> see
> 
> https://bark.cwmars.org/eg/opac/record/140858?query=title%3AAmerican%20Sociological%20Review;qtype=title;locg=152;_adv=1;page=0;expand=issues#issues
> 
> If you look at issues held, it shows not only AIC's holdings but Elms
> College.
> 
> I am also only referring the MFHD holdings statement and not the Serials
> holdings statemnt generate by batch receiving or receiving in the serials
> control view.

You're right, it should only show the records for the indicated library
(or its children in the hierarchy).

Can you show us the results of the SQL statement:

"SELECT id, record, owning_lib FROM serial.record_entry WHERE record = 140858;"

Thanks,
Dan


More information about the Open-ils-dev mailing list