Summary: | autoBarcode and serial supplemental issue | ||
---|---|---|---|
Product: | Koha | Reporter: | pierre.genty |
Component: | Serials | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | baptiste.wojtkowski, esther.melander, megan.mcshane, pierre.genty |
Version: | 20.11 | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8425 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
pierre.genty
2022-02-09 12:31:44 UTC
I think there is a similar issue on bug 8425 for AutoBarcode and adding multiple items in acq. You are right : it is not the same module, but it is the same issue. This problem still persists in 24.11. When receiving multiple copies, issues, or supplemental issues with autobarcode enabled, the barcode is identical across all the arriving issues. Attempting to save the arriving issues fails due to the duplicate barcodes. Refreshing the screen between receiving attempts does seem to auto-populate with an available barcode, however this only works when receiving one issue. The barcode does not increment when receiving multiple issues, adding a supplemental issue, or receiving multiple copies of either. To Replicate 1. Enable autobarcode 2. Setup a subscription with item creation on receipt. 3. Generate several issues. 4. Select one issue and set to arrive. 5. In the item form, click in the barcode box and take note of the number 6. In the copies box enter 3. 7. Save. The subscription should save correctly. Go to the bibliographic record in a new tab and check the items. See the barcodes have incremented correctly. 8. Return to the tab to receive a new issue. Refresh the screen. 9. Select an issue and set to arrive. 10. Click in the barcode box and see the barcode has incremented to the next available barcode. 11. Select another issue and set to arrive. 12. Click in the barcode box and see the barcode is identical. 13. Add a supplemental issue and click in the barcorde box. The barcode is identical. Only one issue can be received at a time in order for the autobarcode to increment correctly. |