Bug 8220 - Allow koc uploads to go to process queue instead of being applied directly.
[koha-ffzg.git] / C4 / Serials.pm
index 0c4b60e..0b31a2b 100644 (file)
@@ -307,7 +307,7 @@ $subs = GetSubscription($subscriptionid)
 this function returns the subscription which has $subscriptionid as id.
 return :
 a hashref. This hash containts
-subscription, subscriptionhistory, aqbudget.bookfundid, biblio.title
+subscription, subscriptionhistory, aqbooksellers.name, biblio.title
 
 =cut