[Koha] Trouble circulating freshly imported items
Joe Atzberger
ohiocore at gmail.com
Fri Jul 10 03:15:36 NZST 2009
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.
Since you mentioned importing items, check for this:
SELECT * from items where homebranch IS NULL or homebranch = "";
--
Joe Atzberger
LibLime - Open Source Library Solutions
2009/7/9 Vimal Kumar <vimal0212 at gmail.com>
> Dear Friends,
>
> I am using Koha 3.03 with Debian Lenny.
>
> I got the following error while trying to check out records which were
> importing through MARC Import option in Tools.
>
>
>
> Koha error
>
> The following fatal error has occurred:
>
> No branchcode argument to new. Should be C4::Calendar->new(branchcode =>
> $branchcode) at /usr/share/koha/lib/C4/Circulation.pm line 2306
>
> How can I overcome this problem?
> --
> Vimal Kumar V.
> Asst. Librarian
> Asian School of Business
> Technopark, Trivandrum-695 581
> Web: www.vimalkumar.co.nr
> Blog: http://vimalkumar.oksociety.in
>
> OK Society Volunteer. http://oksociety.in
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20090709/f6bf7ebb/attachment.htm
More information about the Koha
mailing list