[Koha-bugs] [Bug 7572] Add Clubs & Services Feature

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 10 17:17:27 CET 2014


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17906|0                           |1
        is obsolete|                            |

--- Comment #39 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 25176
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25176&action=edit
Bug 7572 - Add Clubs & Services Feature

This features adds the ability to create clubs and services which patrons may
be enrolled in.
It is particularly useful for tracking summer reading programs, book clubs and
other such clubs.

It includes 2 built-in service archetypes:
Bestsellers Club : Batch generate a holds list which shuffles the holds queue
when new items matching a given title or author are catalogued.
New Items Weekly Mailing Lists : Create custom mailing lists to alert
subscribers to new items in your library.

This code has been in production for a number of years at the Crawford County
Federated Library System.

Test Plan:
1) Add clubs & services permissions for a librarian account.
2) Create a new archetype
3) Create a new club or service based on the archetype
4) Enroll a borrower in the club or service
5) Cancel the enrollment in the club or service
6) Verify the permissions work correctly by turning off each one
   in turn and attempt to perform the action that should be denied.

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


More information about the Koha-bugs mailing list