[Koha-bugs] [Bug 13572] Add onlyactives parameter to force_borrower_messaging_defaults script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 30 16:57:45 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13572

--- Comment #4 from Rémi Mayrand-Provencher <remi.mayrand-provencher at inLibro.com> ---
Created attachment 41235
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41235&action=edit
Bug13572 - Changed "borrowers-force-messaging-defaults" --help parameter's
result to better explain the new functionality

New test plan (well, a clearer version):

1) Apply both patches
2) Create a new patron with random values, except for it expiration date, make
it expired (Patrons > New Patron > Student)
3) Enable the system preference called “EnhancedMessagingPreferences”
4) In “Administration" > "Patron categories" > Student, modify the "days in
advance", then click "Save"
5) run the script "./misc/maintenance/borrowers-force-messaging-defaults --doit
--onlyactives"
6) Validate that the student created in step 2 hasn't changed (Patrons >
search)
7) Validate that any other student that isn't expired has changed.

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


More information about the Koha-bugs mailing list