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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 15 17:16:33 CEST 2017


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

--- Comment #1 from David Bourgault <david.bourgault at inlibro.com> ---
Created attachment 67149
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67149&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.

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


More information about the Koha-bugs mailing list