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

Brendan Lawlor <[email protected]> changed:

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

--- Comment #84 from Brendan Lawlor <[email protected]> ---
Created attachment 187055
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187055&action=edit
Bug 32773: Add fast cataloging support for multiple frameworks

This set of patches adds a new is_fast_add column to biblio_framework.
In Admin > MARC bibliographic frameworks admin users can add or edit
frameworks to be used as Fast Add frameworks.
Users with only fast_cataloging permission will be able to add records
using those frameworks in the Fast Cataloging module.

Test plan:
Apply patches, restart_all and updatedatabase
1. Go to Admin > MARC Bibliographic frameworks
2. Edit/create a new framework and check the 'Use as Fast Add Framework' box
3. Also edit a framework and uncheck the 'Use as Fast Add Framework' box
4. Notice a 'Fast Add' badge is displayed in the table
5. Create a staff user with only fast_cataloging permissions
6. Log in as that user and go to Cataloging > Fast Cataloging
7. Confirm you can add a Fast Add record and items
8. Use the 'Settings' drop down to Change Fast Add framework
9. Confirm you see the frameworks that you set as Fast Add earlier
10. Confirm you can add the reocord and items
11. Log in as a superlibrarian and confirm that you can add records and items
 using standard frameworks and frameworks set as fast add

Sponsored-by: CLAMS
Signed-off-by: Andrew Fuerste Henry <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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