[Koha-bugs] [Bug 11879] Add a new field to patron record: main contact method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 15 22:20:18 CET 2019


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

--- Comment #135 from José-Mario Monteiro-Santos <jose-mario.monteiro-santos at inlibro.com> ---
Created attachment 84021
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84021&action=edit
Bug 11879: Remove unecessary code in controller

- adds the field required is defined in BorrowerMandatoryField (staff
only)
- removes code from controller (not needed, we can follow existing
pattern)
- does not send patron's attribute separately (we have the 'patron'
variable already)

Need to be done:
- same changes for the OPAC
- remove extra changes made to moremember-brief.tt (if bugfix it needs
to be moved on a separate bug report)
- deal with PatronSelfModificationBorrowerUnwantedField and
PatronSelfRegistrationBorrowerUnwantedField

I first thought it would have replaced AutoEmailPrimaryAddress, but it
actually only needed for display purpose, how/where can we explain that?
Are release notes enough?

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


More information about the Koha-bugs mailing list