Koha/cataloguing
Marcel de Rooy 58cbb8f450 Bug 34146: Do not allow multiple copies to crash server
Currently hardcoded to 1000.
Can be refined later. Let's first prevent this kind of accidents.

Test plan:
Add additem.pl. Edit the 1000 to 2. Restart all.
Add 3 multiple copies. Notice that you got 2.
Revert your code change.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 2eba689a5a)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 4945626e32)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
2023-07-18 13:11:35 +00:00
..
value_builder Bug 32874: Fix cataloguing/value_builder/unimarc_field_700-4.pl 2023-05-11 13:23:41 +01:00
addbiblio.pl Bug 32484: Enable plugins when UseACQFrameworkForBiblioRecords is set 2023-05-11 11:38:18 +01:00
addbooks.pl
additem.pl Bug 34146: Do not allow multiple copies to crash server 2023-07-18 13:11:35 +00:00
cataloging-home.pl Bug 33133: Add fast cataloging to 'Cataloging' page 2023-04-11 10:51:27 +00:00
editor.pl Bug 33375: Quote reserved keyword 'rank' in advanced editor 2023-04-18 12:08:13 +00:00
linkitem.pl
merge.pl
merge_ajax.pl
moveitem.pl
plugin_launcher.pl
ysearch.pl
z3950_auth_search.pl Bug 33445: Pass through form info if present and use record values otherwise 2023-05-15 12:41:21 +00:00
z3950_search.pl