Hey collegease, do u have a skype number? Good nite its at night in Uganda. On 5/6/09, koha-request@lists.katipo.co.nz <koha-request@lists.katipo.co.nz> wrote:
Send Koha mailing list submissions to koha@lists.katipo.co.nz
To subscribe or unsubscribe via the World Wide Web, visit http://lists.katipo.co.nz/mailman/listinfo/koha or, via email, send a message with subject or body 'help' to koha-request@lists.katipo.co.nz
You can reach the person managing the list at koha-owner@lists.katipo.co.nz
When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha digest..."
Today's Topics:
1. Re: IndependentBranches & SingleBranchMode (Joe Atzberger) 2. Re: Error with net::z39.50::zoom (MJ Ray) 3. Re: OPAC display in Internet Explorer (MJ Ray) 4. Re: OPAC display in Internet Explorer (Joe Atzberger) 5. Re: OPAC display in Internet Explorer (H.S.) 6. Clearing "in house" OPACs (Adrea Lund)
----------------------------------------------------------------------
Message: 1 Date: Tue, 5 May 2009 12:14:27 -0400 From: Joe Atzberger <ohiocore@gmail.com> Subject: Re: [Koha] IndependentBranches & SingleBranchMode To: henry@silas.org.sg Cc: koha@lists.katipo.co.nz Message-ID: <235bf14f0905050914s2dc96c8coccf51db87ea291f2@mail.gmail.com> Content-Type: text/plain; charset="utf-8"
We'll use branchcodes AAA and BBB for Libraries A and B. Then we'll create patron types that we associate arbitrarily with those libraries:
AAA_Adult BBB_Adult AAA_Staff BBB_Staff AAA_Kid BBB_Kid BBB_Other
Now AAA sets circulation rules specifying for each BBB_* patron type that their checkout limit for default itemtype is 0. BBB does the same for AAA_* types.
Alternatively, they could define their own rules and make the rule for Default patron type be 0. Then they don't have to create a new rule when BBB adds a patron type. In that case, they have to be sure they defined all the ones they need though, and that their own user data is fully populated. You can do this with or without IndependentBranches.
One hazard you might run into is if the membership rules allow users to get library cards at both institutions, then a user might have to get a bunch of cards as different versions of themself, and the true view of their activity will be fractured.
-- Joe Atzberger LibLime - Open Source Library Solutions
On Mon, May 4, 2009 at 11:33 PM, Henry Lam <henry@silas.org.sg> wrote:
Thank you Joe.
The setting I have in mind is: Several libraries form as a group. They share the same catalog and OPAC. But user from Library A cannot go to Library B to borrow items. Please advise how to set the Circ rules and patron types.
Henry
On Thu, Apr 23, 2009 at 11:30 PM, Joe Atzberger <ohiocore@gmail.com wrote:
SingleBranchMode won't help you here, since it expects that there is only a single library. It sounds like what you want is just some structured Circ rules and patron types.
-- Joe Atzberger LibLime - Open Source Library Solutions
On Thu, Apr 23, 2009 at 6:27 AM, Henry Lam <henry@silas.org.sg> wrote:
Hi
What is the difference between 'Independent Branches' & 'SingleBranchMode' in the System Preference Admin - Admin Preferences?
I am looking for something that restrict a patron borrow books from other libraries in a same instance/setting.
Thank you for the help.
Regards Henry