[Koha-bugs] [Bug 22844] Simplify the process of selecting database columns for system preferences

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 17 16:34:31 CEST 2019


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

--- Comment #22 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 89905
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89905&action=edit
Bug 22844: Make the attribute mandatory when editing a patron

Note: I am not confident with this patch, I think it's not polished. I
will not have time to improve it to make it ready for 19.05.00
1. Conflict with bug 20443 (which would have make this change way much
easier!)
2. It does not work :) You will be able to submit the memberentry form
even if the patron attribute is marked as mandatory (??)
3. What about the OPAC?
4. What about repeatable fields? We certainly will need JS code here
5. What about the "Quick add" feature? (I had trouble in the past to not
introduce regression when we played with this template...)

Do not forget to run updatedatabase.pl and regenerate DBIC schema if you
want to play with this patchset.

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


More information about the Koha-bugs mailing list