https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19325
--- Comment #8 from Alex Buckley <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
