https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18969
--- Comment #18 from Alex Arnaud <[email protected]> --- (In reply to Katrin Fischer from comment #17) > What should be the next step here? I am bit lost in the discussion, has > consensus be reached or should we move this out of the queue for more > discussion? If i understand correctly, storing the entire record in all_fields_* would help us to hide some fields like nonpublicnote (Nick, another advantage?) by creating all_fields and all_fields_opac. But this could be done with a staff/opac parameter on ES configuration form like David did in bug 20589. I wrote this patch in order to make Koha compliant with ES 6. But if we remove this "feature", it is the same result. And the job is also done in bug 20589. -- 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/
