https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35061
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #6 from Katrin Fischer <[email protected]> --- (In reply to Katrin Fischer from comment #2) > The GUI already allows to write-protect any field of the patron record. I > think this would be much more consistent and useful, if we had a parameter > instead that allowed to pass a list of borrowers fields. I had originally posted this comment and now looking at the patch again I spotted this: 'pf|preserve-field=s' => \@preserve_fields, Is it possible the feature is already present and this patch no longer needed? =item B<-k|--preserve-field> Prevent specified patron fields for existing patrons from being overwritten But: it doesn't show up when -h is used. Maybe this just requires a documentation fix after all. @Aleisha, could you have a look too, please? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
