[Koha-bugs] [Bug 23851] Auto generate accession number format <branchcode>yymm0001 fails to add branchcode prefix(branchcode) for multiple item addition

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 22 11:40:27 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23851

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 94519
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94519&action=edit
Bug 23851: Add the homebranch prefix to the barcode when adding multiple copies
of an items

See the comment in the code for more information.

Test plan:
- Set autoBarcode to hbyymmincr
- Create an item and click on the barcode field
- A barcode prefixed by the homebranch is generated
- Click the "Add multiple copies of this item" and enter 4
- Save
=> Without this patch only the first item has the homebranch prefix
=> With this patch applied they all have a barcode in the same format

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list