Sunita,<br><br><br>This error is coming up because the owner of one of your baskets is not a valid borrower anymore.  Either the value in the aqbasket.authorisedby is not a borrowernumber, or it belongs to a deleted borrower.<br>
<br>You can identify all baskets with 'problem' owners with this Report:<br><br>SELECT basketno FROM aqbasket LEFT JOIN borrowers USING (borrowernumber) WHERE borrowers.borrowernumber IS NULL<br><br>You'll just need to go into your database, then, and update those basket owners to a valid borrower.<br>
<br>We've run into this bug before, and a patch has been generated, but it doesn't look like it made it into 3.6.  If you're on a git install, once it's patched, you can pull the newest code, and not have to worry about this. Otherwise, modifying your database is probably going to be the fastest way to make this issue go away.<br>
<br>Cheers,<br><br><br>-Ian<br><br><div class="gmail_quote">2011/10/24 Sunita Barve <span dir="ltr"><<a href="mailto:sunitabarve@gmail.com">sunitabarve@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
While checking acquisitions in 3.6 the following error occured while searching the vendors as well as while closing the basket in acquisitions module.<br><h1>Software error:</h1>
<pre>Can't use an undefined value as a HASH reference at /usr/share/koha/intranet/cgi-bin/acqui/<a href="http://booksellers.pl" target="_blank">booksellers.pl</a> line 114.
</pre>
<p>
For help, please send mail to the webmaster (<a href="mailto:webmaster@lib-pc" target="_blank">webmaster@localhost</a>), giving this error message 
and the time and date of the error.

</p>reg<br> <br>Sunita Barve, Ph. D.<br>SIRC-In-Charge<br>National Centre for Radio Astrophysics<br>Post Bag No. 3, Pune Univ. Campus<br>Pune 411 007, INDIA<br>Phone : Office : 91-20-25719211 <br>            Residence : 91-020- 24470022<br>

            Mobile: 9922753827<br>Email : <a href="mailto:sunitab@ncra.tifr.res.in" target="_blank">sunitab@ncra.tifr.res.in</a> ; <a href="mailto:sunitabarve@gmail.com" target="_blank">sunitabarve@gmail.com</a><br>
<br>_______________________________________________<br>
Koha mailing list  <a href="http://koha-community.org" target="_blank">http://koha-community.org</a><br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Ian Walls<br>Lead Development Specialist<br>ByWater Solutions<br>Phone # (888) 900-8944<br><a href="http://bywatersolutions.com" target="_blank">http://bywatersolutions.com</a><br>
<a href="mailto:ian.walls@bywatersolutions.com" target="_blank">ian.walls@bywatersolutions.com</a><br>Twitter: @sekjal<br>