Bug 14610: Follow-up 2
[koha.git] / acqui / uncertainprice.pl
index f3848c1..a90c75f 100755 (executable)
@@ -128,6 +128,7 @@ $template->param( uncertainpriceorders => \@orders,
                                    booksellernotes => $bookseller->{'notes'},
                                    basketcount   => $bookseller->{'basketcount'},
                                    subscriptioncount   => $bookseller->{'subscriptioncount'},
+                                   active => $bookseller->{active},
                                    owner => $owner,
                                    scriptname => "/cgi-bin/koha/acqui/uncertainprice.pl");
 $template->{'VARS'}->{'contacts'} = $bookseller->{'contacts'};