[Koha-bugs] [Bug 34146] How to limit number of copies?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 28 16:40:38 CEST 2023


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

--- Comment #6 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Someone removed this btw in js:

+    <!-- Add a soft-limit of 99 with a reminder about potential data entry
error -->
+    if (f>99) {
+        return confirm(_("More than 99 copies will be added. Should they be
added?"));

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


More information about the Koha-bugs mailing list