[Koha] Loan periods

Katrin Fischer katrin.fischer.83 at web.de
Mon Oct 16 02:26:59 NZDT 2023


Hi Alexander,

some thoughts/ideas what you could try:

For the newly acquired materials:

* You could use the "Item modifications by age" too to automatically
move them from a short term loan itemtype to a different item type using
some rules and the "age" of the items.

* You could also use the course reserves module to give them a temporary
item type that is then switched to the final one when they are removed
from the 'shelf'/course reserve.

For the databases/licenses

* I also lean towards manually entering the due date on checkout, as
Caroline suggested.  You could then summarize those under one itemtype
like 'individual loan period' or 'license/subscription' and have that
show up in the OPAC search filters. And you could use the item type to
create some "alert" on checkin/checkout to remind your staff about the
special use case.

In general we also use the item types to indicate the type of use
'reference material' or 'normal loan'. Sometimes item types and material
types overlap, but not always. You'll find that you can pretty much hide
the item type from display anywhere in the OPAC using configuration. If
you are looking for something specific, let us know.

Hope this helps,

Katrin

On 12.10.23 15:28, Wagner, Alexander wrote:
> Hello!
>
> Being pretty new to Koha I still struggle to get a solution for our loan periods.
>
> I understand that Koha specifies loan periods based on `item types` and `patron types` and then calculates the loan period using the circulation matrix. I also believe I have an understanding of this matrix and I also know such concepts from other ILS.
>
> However, in our library we assume that all patrons are created equal.
>
> Now, we (currently) assume that not all books (just to take one item type) are created equal.
>
> IOW in our current system we have books with a loan period of 4 weeks (usual default) while we also have books with a loan period of 3 days (being open 24/7 with self service checkout this is our `not for loan`) and others with 2 years. Currently, any patron (they are all equal) can have items with any of these loan periods. Eg. I got Peskin/Schroeder as as desktop reference for 2 years. Then go to the library during my usual working hours (10pm or so ;) and up pick Bailin/Love from the open shelves to prepare the next lecture and while I am there I spot this interesting "new piece over there" and add it to the lot not noticing that it should stay there for a week or so. (Telling our SIP terminal "you can not take this" will not work well, especially as most of our patrons would not notice the red frownie and no-one would notice the beeps at the entrance in the middle of the night.)
>
> However, till here I can model most of it by creating an item type `book` along with `desktop reference` for the first two items. I do not yet see the new items shelve (a temporary location) where items stay for a week till they move to their permanent location with a regular loan period of 4 weeks. (IOW in our current system the loan period sometimes depends on temporary locations.)
>
> Still, this requires to add a new item type for each loan period.
>
> When it comes to databases we now have a number of different loan periods, as we model them as the subscription period minus some contract dependent time to allow for cancellation (or renewal). E.g. some are subscriptions for campus (real not for loan) with some contract running a year. The next contract runs 3 years with 4 month before it's end for cancellation.
>
> Then we have individually licensed accesses ranging from a monthly or bi-monthly period to years. Those are currently checked out to the patrons who have the access and we use the reminders as notification to our patrons ("should we renew?") and the renewals as a notification to us that the contract should indeed be renewed for another period. How would I model this in Koha? Do I really create a host of item types with funny names like
>
> 1 week, 2 weeks, 3 weeks, 4 weeks, 5 weeks, 6 weeks, 7 weeks, 8 weeks, 1 month, 2 months, 3 months, 4 months, 5 months, 6 months, 7 months, 8 months, 9 months, 10 months, 11 months, 12 months, 18 months, 24 months, 30 months, 36 months, 42 months, 48 months, 54 months, 60 months, 66 months, 72 months, 78 months
>
> It looks a bit messy in cataloguing but these would also show up in the OPAC (eg. in the advanced search limiters).
>
> In our current system I just had a subfield on item level where I could specify a loan period. Do I get it right that this concept does not exist and can not be modeled in Koha? How can I get around this? How do others handle this? Maybe I need a different angle to look at it...
>


More information about the Koha mailing list