[Koha-bugs] [Bug 19325] Enable padding of printed barcodes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 20 06:15:32 CEST 2017


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

--- Comment #8 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 68308
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68308&action=edit
Bug 19325 - Add an option to pad barcode length

Inserts a small change to C4::Label::barcode()

Test case:

1) Apply patch
2) Run updatedatabase.pl
3) Print some barcodes to PDF. They should look as usual.
4) Go in systempreferences and enable "BarcodePaddingEnable". Set the a
   length and a character.
5) Print some barcodes to PDF. They should now be of fixed length.

Followed test plan patch worked as described, also passed QA test tool
Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>

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


More information about the Koha-bugs mailing list