[Koha-bugs] [Bug 26573] Limit patron attribute types to more than one patron category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 26 13:50:23 CEST 2022


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

--- Comment #4 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 139823
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139823&action=edit
Bug 26573: Limit patron attribute types to more than one patron category

Test plan:
1. Create patron attribute types, some with a category limit, some
   without
2. Apply patch
3. Run installer/data/mysql/updatedatabase.pl
4. Run misc/devel/update_dbix_class_files.pl --koha-conf
5. Restart koha
6. Verify that existing category limits were kept
7. Create a new patron attribute type and select multiple category
   limits. Verify that they have been saved correctly.
8. Edit this patron attribute type and modify category limits. Verify
   that the changes have been saved correctly
9. Go to the patron creation form, and verify that patron attributes are
   shown/hidden accordingly when categorycode is changed.
10. Go to patron batch modification tool, enter a cardnumber (or a
    borrowernumber) and submit the form to go to the next step.
    Now select a patron attribute type that has category limits and
    verify that the message shown to the right is correct

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


More information about the Koha-bugs mailing list