| Summary: | autoBarcode generates a fifteen-digit number in the unit catalog instead of EAN13 | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Pavel Bédi <resetka.bedi> |
| Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | m.de.rooy |
| Version: | 21.05 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Pavel Bédi
2021-11-28 11:28:21 UTC
Hi Pavel, the autobarcode feature always looks at what is already in your database in terms of the highest used number so far. So for example if someone added a barcode manually that is odd/very long, this could set off the calculation. Maybe check if there is anything unusual with your existing barcodes. (In reply to Katrin Fischer from comment #1) > Hi Pavel, the autobarcode feature always looks at what is already in your > database in terms of the highest used number so far. > > So for example if someone added a barcode manually that is odd/very long, > this could set off the calculation. Maybe check if there is anything unusual > with your existing barcodes. Yes. You are right. Sorry. No need to be sorry! Glad we could resolve this. |