On 9/3/23 19:00, koha-requ...@lists.katipo.co.nz wrote:
[Koha] check out problem in koha v23.05

In response to those seeing anomalies of circulated items getting checked out with the same day or next day due date. This is caused by items in your items table not having an item type associated against it. There are many factors that would allow this, but mostly settings. You can have Koha base circulation rules against the biblio item type specification or the specific items item type specification. The default is items I believe. Create a custom report to display biblio and items item types and check for null. Fix the nulls with batch modification tools if you can. This won't automatically fix the due dates for items already circulated.  To fix items already circulatied, you will need to go to Tools->Batch Extend Due Dates and run this tool.

Please keep in mind that renewals will be looking for the loan period column under "renewal loan period", not "loan period". You'll want to double check your circulation rules for correctness.

Cheers!

Rudy Hinojosa




_______________________________________________

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to