https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18818
--- Comment #37 from Fridolin SOMERS <[email protected]> --- (In reply to Jonathan Druart from comment #36) > 1. when adding/editing a patron category, "Display in quick add: " is a bit > meaningless, I would add a quick description, like we have for "Default > privacy:", "Block expired patrons:", etc. OK > > 2. There is a condition ([% IF Koha.Preference('PatronQuickAddFields') || > Koha.Preference('BorrowerMandatoryField') %]) template-side to display the > "Quick add new patron" button, should we do the same on the patron's > category form? Indeed > > > And a question: what is the use case here? It seems that it would have been > done in css or javascript easily... :) It is a request from Aix-Marseille University which has 10 patron categories. I think its more efficient for them to have only the most-used categories in quick-add. The actually have a JS customisation but it would be better to have it for everybody in code. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
