[Koha-bugs] [Bug 3500] New: New Circulation, patron, fines, other granular permissions

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Mon Aug 3 16:33:39 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3500

           Summary: New Circulation, patron, fines, other granular
                    permissions
           Product: Koha
           Version: rel_3_0
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Authentication
        AssignedTo: chris at bigballofwax.co.nz
        ReportedBy: jwagner at ptfs.com
   Estimated Hours: 0.0
 Change sponsored?: Sponsored


Sponsored by East Brunswick Public Library, East Brunswick, NJ, USA.

Add more detailed granular permissions for circulation and patron functions and
modify code to obey.  Some granulars relate to new development (see bugs 3495,
3496, 3498, 3499). Here is the list under development:

Circulate books
•     (bookdrop) User can activate bookdrop mode in check in
•     (change_circ_date_and_time) User can change circulation check in date
and time
•     (change_due_date) User can specify a due date other than in the
circulation rules
•     (change_lost_status) User can set the item lost status - Mark item as
claim returned or lost
•     (circulate_remaining_permissions)  Remaining circulation permissions
•     (exempt_fines) User can activate exempt fines in check in
•     (fast_add) User can use fast add functionality in checkout
•     (override_checkout_max) User can override the checkout maximum
•     (override_max_fines) User can override block for patron over max fine
limit
•     (override_non_circ) User can override the not for loan check - Override
button for non-circulating items
•     (override_renewals) Override blocked renewals
•     (renew_expired) User can renew an expired borrower in checkout (allows
users to renew expired borrowers without other borrower edit permissions)
•     (view_borrower_name_in_checkin) User can see the borrower name in check
in (allows users to display the borrower's name when checking in items)
•     (view_checkout) view items checked out to a borrower in check in/check
out (allows users to list the items currently checked out to a borrower)
Add or modify borrowers
•     (add_borrowers) Add a borrower record 
•     (delete_borrowers) User can delete borrower record 
•     (edit_borrower_circnote) User can edit the contents of the borrower
circulation note
•     (edit_borrower_opacnote) User can edit the contents of the borrower
opac note
•     (edit_borrowers) User can edit borrower record 
•     (view_borrowers) Access to borrower screens if no other permissions set 

Reserve Books For Patrons
•     (add_holds) User can create hold requests 
•     (delete_holds) User can delete hold requests from circulation
•     (delete_waiting_holds) User can delete holds from the pending list
•     (edit_holds) User can edit hold requests to suspend, reactivate, change
•     (reorder_holds) User can reorder hold requests (requires edit_holds
permission)
•     (view_holds) User can view holds (Added because this ability would
otherwise be removed if user had no edit/delete permissions)

Edit Catalogue (Modify bibliographic/holdings data)
•     (add_bibliographic) Create or copy a bibliographic record
•     (add_items) Create or copy a new item
•      (delete_items) Delete an item 
•     (edit_bibliographic) Edit a bibliographic record 
•     (edit_items) Edit an item record 
•     (delete_bibliographic) Delete a bibliographic record
•     (batch_edit_items) Governs access to to batch item edit function.
•     (view) User may view bibliographic title and item info if other
permissions are not set

Update borrower charges
•     (accept_payment) User can accept payment (including manual credit) from
borrower
•     (add_charges) Add a charge to a patron record
•     (edit_charges) User can change a fee record – no current
functionality in Koha for this to control, not in our development
•     (writeoff_charges) User can writeoff a charge 
•     (view_charges) User can view a borrower's fines and charges


Tools
•     (batch_item_edit) User can run batch item edit feature


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list