X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=acqui%2Fparcel.pl;h=8d60498854ed0958b38b6fd06ba1cb49065535b7;hb=51fcfe4a1ebd5b5c1ef70c1e62d2bf2bdc24bb4b;hp=3a5cd075fc40d666da5fc3dd95b65f0c9e38536c;hpb=d259ef90732fdcb5bfc1b20122df911b82d96443;p=koha.git diff --git a/acqui/parcel.pl b/acqui/parcel.pl index 3a5cd075fc..8d60498854 100755 --- a/acqui/parcel.pl +++ b/acqui/parcel.pl @@ -146,7 +146,7 @@ for (my $i = 0 ; $i < $countlines ; $i++) { $tototal += $total; } -my $pendingorders = GetPendingOrders($supplierid, 0, 1); +my $pendingorders = GetPendingOrders($supplierid, "", 1); my $countpendings = scalar @$pendingorders; # pending orders totals