[Koha-bugs] [Bug 23992] Adding multiple items with barcode might end with infinite loop if same barcode will be next_value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 12 20:58:16 CET 2019


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

--- Comment #1 from Andrew Nugged <nugged at gmail.com> ---
Created attachment 95349
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95349&action=edit
Bug 23992: Items multi add - generate 'no_next_barcode' error if no barcode

When multiple items added with barcode from the first, we expect for next
barcode to be generated. If it will be the same barcode or empty one, then
error 'no_next_barcode' will be generated to inform user/operator that
operation wasn't completed as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list