[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
Mon Jan 4 04:08:48 CET 2016


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

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

--- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 46180
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46180&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.

Signed-off-by: Chris <chris at bigballofwax.co.nz>

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


More information about the Koha-bugs mailing list