(bug #3348) fix funds and budget table
[koha.git] / acqui / parcel.pl
index 63ce429..3a5cd07 100755 (executable)
@@ -146,7 +146,7 @@ for (my $i = 0 ; $i < $countlines ; $i++) {
     $tototal       += $total;
 }
 
-my $pendingorders = GetPendingOrders($supplierid);
+my $pendingorders = GetPendingOrders($supplierid, 0, 1);
 my $countpendings = scalar @$pendingorders;
 
 # pending orders totals