The item homebranch is what is important. It sounds like you may have cataloged the items as the koha root user, who isn't a real user and therefore doesn't have a valid associated branch to populate into the item record. So try it as a normal user who has a valid homebranch and adequate permissions. <br clear="all">
<br>-- <br>Joe Atzberger<br>LibLime - Open Source Library Solutions<br>
<br><br><div class="gmail_quote">On Mon, Jun 15, 2009 at 10:38 AM, ed c <span dir="ltr"><<a href="mailto:terrapin44@yahoo.com">terrapin44@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hello All,<br>
<br>
We have managed to bulk import a number of records and have created items during the import in our new Koha 3.0.2 install. However, when we try to circulate them, we get the following error:<br>
<br>
<br>
Koha error<br>
The following fatal error has occurred:<br>
<br>
No branchcode argument to new. Should be C4::Calendar->new(branchcode => $branchcode) at /usr/share/koha/lib/C4/Circulation.pm line 2321<br>
<br>
(followed by some systems info)<br>
<br>
<br>
If we locate the bib record in "Manage Staged MARC Records" and then go and edit the item, changing nothing in the form, we do not get this error anymore. That's the good thing, the bad thing is this takes a lot of clicks and steps for each record. It looks like just the fact that we went in and saved the item, automatically populated a few fields including:<br>
<br>
Source of classification or shelving scheme<br>
Permanent location<br>
Date last seen<br>
Price effective from<br>
<br>
The one that I'd guess is important is Permanent Location. I am not sure why this is not being set during the import. Current Location is being set during the import. Any ideas?<br>
<br>
Edward<br></blockquote></div><br>