Koha/koha-tmpl/intranet-tmpl/prog
Ivan Dziuba a75bd01883 Bug 26340: When printing labels from a barcode range, keep zero padding
TEST PLAN:

1. Go  Tools > Label creator
2. Click +New -> Barcode range
3. Print barcode range with zero(s) in the start (Ex. from 00011881 to 00012000 )
4. Select a template to be applied:: Code à barre 48467
Select a layout to be applied: Code à barres
5. Export
6. Open PDF

The prefix is not displayed. We should see 00011881 on the labels, but we see 11881, 11882, ... without zeros in the start of labels.
This patch fix it.

Signed-off-by: hakam <hakam@inlibro.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-07-12 15:47:33 +02:00
..
css Bug 28611: Fix width to 50% for additem form elements 2021-07-06 10:18:52 +02:00
en Bug 26340: When printing labels from a barcode range, keep zero padding 2021-07-12 15:47:33 +02:00
img
js Bug 28418: Show template_id of MARC modification templates 2021-06-21 14:01:51 +02:00
pdf
sound