use barcode from items table
[share-koha-fer] / intranet / cgi-bin / fer / inventura.pl
index 458ca1c..7922b3a 100755 (executable)
@@ -97,6 +97,8 @@ if ( $barcode ) {
 
                        $row = $sth->fetchrow_hashref;
 
+                       $barcode = $row->{barcode}; # use original barcode number
+
                        print qq|
 barcode: <tt>$barcode</tt><br>
 naslov: <b>$row->{title}</b><br>