[Koha-bugs] [Bug 15174] Allow borrowers to be members of additional categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 11 15:17:18 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15174

--- Comment #1 from Martin Stenberg <martin at bugs.koha-community.org.xinxidi.net> ---
Created attachment 44762
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44762&action=edit
Bug 15174: Member of multiple categories

This patch makes it possible for borrowers to be members of more than one
category. On checkout, librarian can choose which category to do checkout as.

Test plan:

    1. Apply this patch
    2. Run updatedatabase.pl
    3. Log in to staff client and modify a patron
    4. Under "Library managenet" a new field "Additional categories" should be
       visible
    5. Select one or more additional catogaries for the patron
    6. Save
    7. Make a checkout for the modified patron
    8. A new dropdown box labled "Choose category for this checkout:" should be
       visible on the checkout page
    9. Choose one of the additional categories in the dropdown box and checkout
    10.Confirm that appropriet circulation rules for the category was applied
to
       the checkout

Sponsored-by: Halland County Library

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list