https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43437
--- Comment #4 from David Nind <[email protected]> --- (In reply to David Nind from comment #3) > 4. Unrelated, and I'll comment on bug 42627, but the change to the > "Number of barcodes to print" for the "Print barcode range" is misleading. > It is actually only printing any barcodes that exist from the starting > barcode > entered plus the number entered in the sequence, not the next X barcodes > (my testing step 9). Example, if 500 is entered, and the starting barcode > is > 3999900000001, then it is only going to print the barcodes that exist up > until > 3999900000500 - not the next 500 barcodes after 3999900000001. After I made a comment on bug 42627, it was pointed out to me that it didn't change the behavour as I'd commented. That is, you enter a starting barcode number and the number of barcodes you want, then it generates that number of barcodes in sequence. So it is working as expected - I should have tested that bug by itself! >From that I can only conclude that this bug changes the expected behavour - only printing barcodes that exist. So I don't think we should change the expected behavour when printing a barcode range. Also, apologies if I came across a bit grumpy - I wasn't having the best day yesterday, which is really no excuse though. David -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
