Bug 25854 - Ability to add multiple guarantors affected ability to make guarantor fields mandatory
Summary: Ability to add multiple guarantors affected ability to make guarantor fields ...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal with 10 votes (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 14570
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-23 16:03 UTC by Nick Clemens (kidclamp)
Modified: 2023-01-31 13:41 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2020-06-23 16:03:33 UTC
bug 14570 made the non-member guarantor fields visible on all patrons

prior to this adding fields like 'contactname' to the BorrowerMandatoryFields system preference had the effect of making guarantors mandatory for child accounts only.

Now adding those fields makes them required for all patron types, but does not make adding an actual guarantor mandatory.

We need to restore a method of making guarantors mandatory for some patron types.