[Koha] losing current location

Nijnatten, Jan van jan.v.nijnatten at philips.com
Thu Nov 5 05:00:27 NZDT 2009


Hi Chris, Hi all,

Here's what happens in detail (with links to screenshots) including what happens to the marcxml mysql field and the 952 part in particular....
By the way:
- We checked our branch related settings and they are default.
- I'm logged in and set my libary
- We have only one library (branch), see http://www.extra.research.philips.com/Libraries.png

This morning I have added a book :
======================
- Normal view: http://www.extra.research.philips.com/Normal-Clever.png
- Marc view: http://www.extra.research.philips.com/MARC-Clever.png

The current location  is "Research Library New Books" (New Books is a category, Research Library is the location).

- The marcxml mysql 952 part:
  <datafield tag="952" ind1=" " ind2=" ">
    <subfield code="w">2009-11-04</subfield>
    <subfield code="p">ZQD-078-01</subfield>
    <subfield code="r">2009-11-04</subfield>
    <subfield code="4">0</subfield>
    <subfield code="0">0</subfield>
    <subfield code="6">ZQD_00078</subfield>
    <subfield code="9">17203</subfield>
    <subfield code="b">NL</subfield>
    <subfield code="1">0</subfield>
    <subfield code="o">ZQD 078</subfield>
    <subfield code="d">2009-11-04</subfield>
    <subfield code="8">Z</subfield>
    <subfield code="7">0</subfield>
    <subfield code="c">NEW</subfield>
    <subfield code="2">lcc</subfield>
    <subfield code="y">BK</subfield>
    <subfield code="s">2009-11-04</subfield>
    <subfield code="l">3</subfield>
    <subfield code="a">NL</subfield>
  </datafield>

As you can see the 'a' and 'b'  field (holding- and current location) are correct: NL.

Then I checked out the book to myself via the staff client (port 8080):
============================================
- See http://www.extra.research.philips.com/CheckedoutClever.png
- The marcxml mysql 952 part:
  <datafield tag="952" ind1=" " ind2=" ">
    <subfield code="w">2009-11-04</subfield>
    <subfield code="p">ZQD-078-01</subfield>
    <subfield code="r">2009-11-04</subfield>
    <subfield code="4">0</subfield>
    <subfield code="0">0</subfield>
    <subfield code="6">ZQD_00078</subfield>
    <subfield code="9">17203</subfield>
    <subfield code="b">NL</subfield>
    <subfield code="1">0</subfield>
    <subfield code="o">ZQD 078</subfield>
    <subfield code="d">2009-11-04</subfield>
    <subfield code="q">2009-11-25</subfield>
    <subfield code="8">Z</subfield>
    <subfield code="7">0</subfield>
    <subfield code="c">NEW</subfield>
    <subfield code="2">lcc</subfield>
    <subfield code="y">BK</subfield>
    <subfield code="s">2009-11-04</subfield>
    <subfield code="l">4</subfield>
    <subfield code="a">NL</subfield>
  </datafield>

Still everything is ok

Finally I'm checking the book back in via the staff client (port 8080):
===========================================
- See http://www.extra.research.philips.com/CheckedInClever.png
- The marcxml mysql 952 part:
  <datafield tag="952" ind1=" " ind2=" ">
    <subfield code="w">2009-11-04</subfield>
    <subfield code="p">ZQD-078-01</subfield>
    <subfield code="r">2009-11-04</subfield>
    <subfield code="4">0</subfield>
    <subfield code="0">0</subfield>
    <subfield code="6">ZQD_00078</subfield>
    <subfield code="9">17203</subfield>
    <subfield code="1">0</subfield>
    <subfield code="o">ZQD 078</subfield>
    <subfield code="d">2009-11-04</subfield>
    <subfield code="8">Z</subfield>
    <subfield code="7">0</subfield>
    <subfield code="c">NEW</subfield>
    <subfield code="2">lcc</subfield>
    <subfield code="y">BK</subfield>
    <subfield code="s">2009-11-04</subfield>
    <subfield code="l">4</subfield>
    <subfield code="a">NL</subfield>
  </datafield>

As you can see it loses it's current location and also the 'b' subfield code which is just that.


!!!:
If I set "AutomaticItemReturn" to OFF (default is "ON) it's all ok, but why isn't it with the default settings?



Jan
________________________________________
From: Chris Cormack [chris at bigballofwax.co.nz]
Sent: Tuesday, November 03, 2009 10:51 AM
To: Nijnatten, Jan van
Cc: koha at lists.katipo.co.nz
Subject: Re: [Koha] losing current location (NOT a SIP problem)

2009/11/3 Nijnatten, Jan van <jan.v.nijnatten at philips.com>:
> Hi all,
>
>
>
> We are getting closer. When we checkin an item in the staff interface … the
> current location is also empty.
>
What branch do you have selected?

Chris

The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.


More information about the Koha mailing list