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

--- Comment #3 from Alex Arnaud <alex.arn...@biblibre.com> ---
Comment on attachment 105605
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105605
Bug 25624: Add not equal, like, not like, and support for nulls to
update_patron_category

Review of attachment 105605:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=25624&attachment=105605)
-----------------------------------------------------------------

Can you add pod items for likefield and notlikefield options ?

::: misc/cronjobs/update_patrons_category.pl
@@ +135,5 @@
> +Use this flag to specify a column in the borrowers table and update only 
> patrons whose value in that column does not equal the value supplied 
> (repeatable)
> +
> +e.g.
> +--notfield email=NULL
> +will update all patrons with no value for email

all patrons with null email field ?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to