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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30910|0                           |1
        is obsolete|                            |
  Attachment #30911|0                           |1
        is obsolete|                            |
  Attachment #30912|0                           |1
        is obsolete|                            |
  Attachment #30913|0                           |1
        is obsolete|                            |
  Attachment #30914|0                           |1
        is obsolete|                            |
  Attachment #30915|0                           |1
        is obsolete|                            |
  Attachment #30916|0                           |1
        is obsolete|                            |
  Attachment #30917|0                           |1
        is obsolete|                            |
  Attachment #30918|0                           |1
        is obsolete|                            |
  Attachment #30919|0                           |1
        is obsolete|                            |

--- Comment #85 from Jonathan Druart <[email protected]> ---
Created attachment 31010
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31010&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.

Signed-off-by: Koha Team AMU <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to