[Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 4 22:53:48 CEST 2021


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

--- Comment #4 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 120476
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120476&action=edit
Bug 18112: Add street type to self reg/self mod form

1. Add some values to the ROADTYPE authorized value
2. Go to PatronSelfRegistrationBorrowerUnwantedField and make sure streettype
is NOT checked
3. Go the self reg form, no street type field
4. Apply patch
5. Check the self reg form, streettype should be there with all the options
defined in ROADTYPE a.v.
6. Check the self modification form, street type should be there.
7. Make sure PatronSelfRegistrationBorrowerUnwantedField and
PatronSelfModificationBorrowerUnwantedField hide the field correctly.
8. Make sure PatronSelfRegistrationBorrowerMandatoryField properly makes the
field required.

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


More information about the Koha-bugs mailing list