bug Fixing : 3640
[koha.git] / C4 / Serials.pm
index 0b70099..d72e98c 100644 (file)
@@ -56,6 +56,7 @@ BEGIN {
       &reorder_members
       &check_routing &updateClaim &removeMissingIssue
       &CountIssues
+      HasItems
 
     );
 }