http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9480 --- Comment #1 from Vitor Fernandes <vfernandes@keep.pt> --- Created attachment 14812 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14812&action=edit Bug 9480: Set barcode width and height configurable with system preferences in patron card creator Problem: - barcode width scale is always set to 0.8 of the total width - barcode height scale is always set to 0.01 of total height - happens in 3.8.X, 3.10.X and master code Test plan: - Apply patch - Check if your patron cards still prints normally - Change the sysprefs BarcodeWidthScale and BarcodeHeightScale (double values) and see the barcode change - Remove the sysprefs value (empty) and your patron cards should print normally (uses the default values) Sponsored-by: KEEP SOLUTIONS -- You are receiving this mail because: You are watching all bug changes.