[Koha-bugs] [Bug 26062] Membership Expiry can not be limited by Patron Category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 24 21:21:41 CEST 2020


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 107367
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107367&action=edit
Bug 26062: Add --category option to membership_expiry.pl

This patch adds a new option switch to the script, allowing to restrict
the query for upcoming expirying patrons to a specific category.

To test:
1. Apply this patch
2. Have upcoming expirying patrons with a certain category, and some
   others matching the expiry params (before/after), but with a
   different category
3. Run the script passing --category CAT (CAT being the chosen category)
=> SUCCESS: Only those on the specified category are picked
4. Sign off :-D

Sponsored-by: ByWater Solutions

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list