[Koha-bugs] [Bug 18783] Allow automatic claims for serials

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 1 23:12:20 CEST 2023


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

--- Comment #18 from Fridolin Somers <fridolin.somers at biblibre.com> ---
@@ -1859,7 +1862,7 @@ sub GetLateOrMissingIssues {
     if ($supplierid) {
         $sth = $dbh->prepare(
             "SELECT
-                serialid,      aqbooksellerid,        name,
+                serialid,      serial.aqbooksellerid,        name,

This is outside of scope no ?
Maybe linked to Bug 18745

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


More information about the Koha-bugs mailing list