Bug 31512 - Koha circulation doesn't work for RFID batch checkouts/checkins
Summary: Koha circulation doesn't work for RFID batch checkouts/checkins
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low new feature
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-02 12:21 UTC by Naib Bedho
Modified: 2024-12-23 08:05 UTC (History)
5 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Naib Bedho 2022-09-02 12:21:25 UTC
When I tried to check out and check in more than one items at the same time 
wiht RFID reader it is not working properly.
Comment 1 Katrin Fischer 2022-09-06 12:08:38 UTC
Hi Naib, circulation in Koha isn't thought to work with batch checkouts right now. If you can, try increasing the delay in your RFID software between sending numbers. But there will still be issues in cases where a modal message displays for one of the items. 

Making things work for RFID and batch would be a new feature.
Comment 2 Lisette Scheer 2024-02-09 18:34:51 UTC
Naib, are you using the regular checkout screen or the batch checkout feature? The batch checkout should work with checkouts. It needs to be turned on. 

That works with RFID pads that show as a wedge keyboard. 

There isn't currently a way to use them for batch check in though.
Comment 3 Kyle M Hall (khall) 2024-05-13 13:48:41 UTC
This bug report is too vague and broad to be actionable. The batch checkout feature does indeed work out of the box with RFID readers. As a rule, the RFID reader needs to be configured to send one barcode every x seconds for non-batch pages, and all at once for batch pages. Tech Logic CircIt currently does this be reading the page titles to detect what speed and security mode to use for reading RFID tags. I imagine most RFID bridge software supports something like this or will require more specific development for integration.