http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13603
Bug ID: 13603
Summary: autoBarcode setting hbyymmincr not taking month into
account when looking up next increment
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The hbyymmincr autoBarcode builder looks up all barcodes that begin with any
number of letters ( the branchcode ) and a two-digit year directly afterward (
e.g. MPL15 ), then grabs the last four digits as the increment counter. The
problem is, this does not take months into account, so unlike the description
that says the system is limited to 10,000 items a month, it is limited to
10,000 items per *year*.
This situation can easily be corrected my adding the month into the lookup (
e.g. MPL1501 ).
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/