[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:17:26 CEST 2017


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

David Bourgault <david.bourgault at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67149|0                           |1
        is obsolete|                            |

--- Comment #2 from David Bourgault <david.bourgault at inlibro.com> ---
Created attachment 67150
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67150&action=edit
Bug 19325 - Adds 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