Make sure all your items have a homebranch, and all your patrons have a branchcode. Also make sure you are logged in as a real user who has a homebranch set.<br><br>Since you mentioned importing items, check for this:<br>
<div style="margin-left: 40px;">SELECT * from items where homebranch IS NULL or homebranch = "";<br></div><br>-- <br>Joe Atzberger<br>LibLime - Open Source Library Solutions<br><br><div class="gmail_quote">2009/7/9 Vimal Kumar <span dir="ltr"><<a href="mailto:vimal0212@gmail.com">vimal0212@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p><span style="font-size: 10pt; font-family: "Courier New";">Dear Friends, <br></span></p>
<p><span style="font-size: 10pt; font-family: "Courier New";">I am using Koha 3.03 with
Debian Lenny.</span></p>
<p><span style="font-size: 10pt; font-family: "Courier New";">I got the following error
while trying to check out records which were importing through MARC Import
option in Tools. </span></p>
<p><span style="font-size: 10pt; font-family: "Courier New";"> </span></p>
<p><span style="font-size: 10pt; font-family: "Courier New";">Koha error</span></p>
<p><span style="font-size: 10pt; font-family: "Courier New";">The following fatal error
has occurred: <br></span></p>
<p><span style="font-size: 10pt; font-family: "Courier New";">No branchcode argument to
new.<span> </span>Should be
C4::Calendar->new(branchcode => $branchcode) at
/usr/share/koha/lib/C4/Circulation.pm line 2306</span></p>
<p>How can I overcome this problem?</p>
-- <br>Vimal Kumar V.<br>Asst. Librarian<br>Asian School of Business<br>Technopark, Trivandrum-695 581<br>Web: <a href="http://www.vimalkumar.co.nr" target="_blank">www.vimalkumar.co.nr</a><br>Blog: <a href="http://vimalkumar.oksociety.in" target="_blank">http://vimalkumar.oksociety.in</a><br>
<br>OK Society Volunteer. <a href="http://oksociety.in" target="_blank">http://oksociety.in</a><br><br></blockquote></div><br>