Summary: | Option to pre-fill barcode field with the branchcode | ||
---|---|---|---|
Product: | Koha | Reporter: | José Anjos <joseanjos> |
Component: | System Administration | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | new feature | ||
Priority: | P5 - low | CC: | gmcharlt, verolencinas |
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
José Anjos
2021-12-09 15:30:45 UTC
Maybe instead of using AutoBarcode for this which is a number generator, there could be a BarcodePrefix configuration option somewhere. This feature would be very useful for Kohas for library networks. Actually the prefix has to be put in by hand to create different barcodes when two libraries have the same barcode, but share one Koha system. I am not sure if it makes sense as an option of the autoBarcode system preference or not, as this is about auto-generating numbers, but it might be the easiest option. |