[Koha-bugs] [Bug 25946] borrowerRelationship can no longer be empty

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 30 13:43:51 CEST 2021


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

--- Comment #11 from Peter Vashchuk <stalkernoid at gmail.com> ---
Created attachment 118993
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118993&action=edit
Bug 25946: borrowerRelationship can be empty

Do not show the empty dropdown with no options if borrowerRelationship
is disabled (empty) in the syspref.

To reproduce:
    1) Go to system preferences and disable borrowerRelationship.
    2) Create a new patron or modify the existing one.
    3) Under "Guarantor Information" click on "Search to add" button.
    After performing the search, select different patron to act as
    guarantor.
    4) Observe that there's empty dropdown for the relation type.
    5) Apply the patch.
    6) Repeat steps above.
    7) Observe that dropdown is no longer there.

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


More information about the Koha-bugs mailing list