Summary: | Add ability to batch mark items as lost from checkout screen | ||
---|---|---|---|
Product: | Koha | Reporter: | Lisette Scheer <lisette> |
Component: | Tools | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | smhodson123extra |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Lisette Scheer
2023-05-05 22:34:20 UTC
Hi Lisette, did you see ExportCircHistory? It allows to export MARC, but also adds an entry to export "Today's checked in barcodes" to the More menu. Not quite what we want, but maybe it would be possible to extend it to allow for a barcode file as an additional export option. Yes, I looked into it, but some libraries want to leave the item on the account rather than checking them in. Maybe I didn't explain my thought well. The export feature provides an additional column with checkboxes to the checkouts table, so you can select the items you want. Then you can choose an export format at the bottom of the table (currently MARC with/without items and user defined ones from CSV profiles. I was suggesting to add another option there to give you a barcode list. It feels like we would be almost there that way. What we really want it for is when a patron is paying for multiple lost items, we would like to be able to just select them on the patron record and be able to change them all to lost without having to go to each record individually. But, yes, maybe adding that option to get a list of item barcodes from export would be nice, but I'd rather not have to do it from Circ history. Could it be done from current checkout screen (since often items went out at various times and patrons check out a lot of books)? Otherwise it probably isn't worth the time. |