little fix

This commit is contained in:
chris 2000-03-09 01:01:37 +00:00
parent 29b1babfbe
commit a261f57aed

View file

@ -54,4 +54,5 @@ if ($quantrec > 1){
$barcodes[0]=$barcode;
}
makeitems($quantrec,$bibitemno,$biblio,$replacement,$cost,$bookseller,$branch,@barcodes);
print $input->redirect("/cgi-bin/koha/acqui/receive.pl?invoice=$invoiceno&id=$id&freight=$freight&gst=$gst");
#print $input->redirect("/cgi-bin/koha/acqui/receive.pl?invoice=$invoiceno&id=$id&freight=$freight&gst=$gst");
print $input->redirect("/acquisitions/");