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

--- Comment #5 from Lucas Gass (lukeg) <[email protected]> ---
Created attachment 201678
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201678&action=edit
Bug 42627: Update templates to use count instead of to

To test:

1. APPLY PATCH, restart_all
2. Go to  Cataloging > Label creator > Print barcode range
3. Notice the labels now read "Starting barcode" and "Number of barcodes to
print"
4. Find a barcode in you system. In KTD I do something like 'select barcode
from items limit 10;' to find some
5. Enter a barcode and choose 9999 as the "Number of barcodes to print"
6. You should see an error message like "Cannot print more than 1000 barcodes
at a time."
7. Choose a more reasonable number like 10 and click 'Print range'
8. On the next page choose a template and a layout and click "Export"
9. On the next page you should see something like "Barcodes from 3999900000001
to 3999900000010". Make sure the range looks correct.
10. Now open the PDF and make sure everything looks correct

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to