[Koha-bugs] [Bug 30987] Adding relationship to PatronQuickAddFields causes it to be added 2x

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 7 01:45:01 CET 2024


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

Myka Kennedy Stephens <mkstephens at fosgail.org> changed:

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

--- Comment #6 from Myka Kennedy Stephens <mkstephens at fosgail.org> ---
Created attachment 162860
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162860&action=edit
Bug 30987: Fix relationship fields for patron full and quick add forms

To test:
1. APPLY PATACH and restart services.
2. Find the borrowerRelationship system preference. The description should no
longer include the words "Leave empty to deactivate."
3. Populate the system preference with at least 1 choice.
4. Find a patron category with can_be_guarantee set to 'Yes'.
5. Quick add a patron of that type, making sure the relationship field shows in
the Patron guarantor section. ( You have to +Add gaurantor before this field
will show )
6. The values in the dropdown should refelct the borrowerRelationship values.
7. With BorrowerMandatoryField make relationship mandatory.
8. Try step 5 again, this time the Relationship field should be mandatory.
9. Remove the field from  BorrowerMandatoryField and add it to
BorrowerUnwantedField.
10. Do step 5 again, the relationship field should not show on the quick add
form.

Signed-off-by: Myka Kennedy Stephens <mkstephens at fosgail.org>

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


More information about the Koha-bugs mailing list