Bug 15042: Barcode hbyymmincr does not work when receiving serials
authorMagnus Enger <magnus@libriotech.no>
Wed, 21 Oct 2015 11:11:28 +0000 (13:11 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 22 Oct 2015 13:38:50 +0000 (10:38 -0300)
commit55127d50fb0a00f70d5de06dee76ddfad54bd094
treee380f60fb23de1816efaf5a7e7b7c4bf9818eb42
parent77082713b3a25d46698494a4548ae47af2ea1603
Bug 15042: Barcode hbyymmincr does not work when receiving serials

To test:
- Set autoBarcode = <branchcode>yymm0001
- Make sure you have a serial that is set to "create an item record
  when receiving this serial"
- Receive an issue
- Click in the barcode field - nothing happens
- Apply patch and reload page
- Receive an issue
- Click in the barcode field - a barcode conforming to the
  hbyymmincr setting appears

Patch works as advertised.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Barcodes/ValueBuilder.pm