[Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 3 08:06:51 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957

Josef Moravec <josef.moravec at gmail.com> changed:

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

--- Comment #27 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 57116
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57116&action=edit
Bug 14957: Rule based permission for MARC fields

This patch adds a rule based permission system for MARC field modifications.

Test plan:
    1. Apply this patch
    2. Apply related database patch
    2. Apply related scripts update patch
    3. Run updatedatabase.pl
    5. Log in to staff client
    4. Enable new syspref MARCPermissions
    5. You should see a new link "MARC field permissions" in the "Catalog"
       section under "Koha administrtion".
    6. Go to the "MARC field permissions" page
    7. Next to the page heading ("Manage MARC field permissions") there is a
       button with a question mark, click this for more information about the
       rule system.
    8. Add desired rules to the rule table, press the +-button to add.
    9. Clicking the pen-icon (edit) should allow you to edit corresponding
rule.
    10. Clicking the x-icon should remove corresponding rule after
confirmation.
    11. Selecting one or more rules followed by clicking the trash-icon
        should remove all selected rules after confirmation.
    12. To test your rules, import or in other way modify a record.
    13. Check that the record was modified as defined by your rules.

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