[Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 15 09:16:40 CEST 2020


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

--- Comment #134 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Same remark for this:

-            librarian         => $auser,
-            branchcode        => $branchcode,
-            aqbooksellerid    => $aqbooksellerid,
-            cost              => $cost,
-            aqbudgetid        => $aqbudgetid,
-            biblionumber      => $biblionumber,
-            startdate         => $startdate,
-            periodicity       => $periodicity,
-            numberlength      => $numberlength,
-            weeklength        => $weeklength,
-            monthlength       => $monthlength,
-            lastvalue1        => $lastvalue1,
-            innerloop1        => $innerloop1,
-            lastvalue2        => $lastvalue2,
-            innerloop2        => $innerloop2,
-            lastvalue3        => $lastvalue3,
-            innerloop3        => $innerloop3,
-            status            => $status,
-            notes             => $notes,
-            letter            => $letter,
-            firstacquidate    => $firstacquidate,
-            irregularity      => $irregularity,
-            numberpattern     => $numberpattern,
-            locale            => $locale,
-            callnumber        => $callnumber,
-            manualhistory     => $manualhistory,
-            internalnotes     => $internalnotes,
-            serialsadditems   => $serialsadditems,
-            staffdisplaycount => $staffdisplaycount,
-            opacdisplaycount  => $opacdisplaycount,
-            graceperiod       => $graceperiod,
-            location          => $location,
-            enddate           => $enddate,
-            skip_serialseq    => $skip_serialseq,
-            itemtype          => $itemtype,
-            previousitemtype  => $previousitemtype,
-            mana_id           => $mana_id,
+            librarian               => $auser,
+            branchcode              => $branchcode,
+            aqbooksellerid          => $aqbooksellerid,
+            cost                    => $cost,
+            aqbudgetid              => $aqbudgetid,
+            biblionumber            => $biblionumber,
+            startdate               => $startdate,
+            periodicity             => $periodicity,
+            numberlength            => $numberlength,

etc

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


More information about the Koha-bugs mailing list