[Koha-bugs] [Bug 7673] New patron permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 3 17:56:26 CET 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23266|0                           |1
        is obsolete|                            |
  Attachment #23267|0                           |1
        is obsolete|                            |

--- Comment #30 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 23270
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23270&action=edit
Bug 7673 : New patron permissions

This patch adds the following permissions:

     - editcatalogue.limited_item_edition: Limit item modification to barcode,
status and note
     - editcatalogue.delete_all_items: Delete all items at once
     - tools.items_limited_batchmod: Limit batch item modification to item
status

    The SubfieldsToAllowForLimitedEdition syspref is used to define which
subfields can be edited
    when the editcatalogue.limited_item_edition permission is enabled.

    In the same way, the SubfieldsToAllowForLimitedBatchmod is used to define
which subfields
    can be edited when the tools.items_limited_batchmod permission is enabled.

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


More information about the Koha-bugs mailing list