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

Noah <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #183769|0                           |1
        is obsolete|                            |

--- Comment #2 from Noah <[email protected]> ---
Created attachment 186208
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186208&action=edit
Bug 40076: Add --skip-no-email parameter to
borrowers-force-messaging-defaults.pl

This patch adds a new parameter to skip borrowers without an email address.

To test:
1 - Create a new patron without an email address and note their borrowernumber.
2 - Run ./misc/maintenance/borrowers-force-messaging-defaults.pl
   ==> The patron created in step 1 should be processed.
3 - Repeat step 2 with the --skip-no-email parameter.
   ==> The patron created in step 1 should not be processed.

Signed-off-by: noah <[email protected]>

-- 
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/

Reply via email to