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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
           Keywords|                            |release-notes-needed
                 CC|                            |[email protected]

--- Comment #21 from David Nind <[email protected]> ---
Have Failed QA as the tests no longer pass for me.

Everything else works as per the test plan.

Suggested tweaks for the updated hint text (in the fourth patch):

- With the patches: 

Make the account expiry notice mandatory for all patrons in this category and
prevent patrons from opting out in the messaging preferences. If phone or SMS
notices are enabled in your system, you should make sure the corresponding
MEMBERSHIP_EXPIRY and MEMBERSHIP_RENEWED templates are defined in the <a
href="/cgi-bin/koha/tools/letter.pl">Notices and Slips tool</a>

- Suggested changes:

Make the account expiry notice mandatory for all patrons in this category and
prevent patrons from opting out in the messaging preferences. If phone or SMS
notices are enabled, make sure the corresponding MEMBERSHIP_EXPIRY and
MEMBERSHIP_RENEWED notices are defined in the <a
href="/cgi-bin/koha/tools/letter.pl">Notices and slips tool</a>.

Testing notes (using KTD):
1. Before the patch, you can't see "Patron account expiry" messaging preference 
   options for either:
   - Patron category: Default messaging preferences for this patron category
   - Patron account: Patron messaging preferences 
   These patches fix that (I think).
2. Apply the patches.
3. Reset everything, so that the new notices are available (not necessarily
   required): reset_all
4. Step 8(i): This worked for me to generate a notice (maybe something to do
with
   time zones and the KTD server times):
   perl misc/cronjobs/membership_expiry.pl -c -v -before 10 -after 10
5. Step 14:
   - If PhoneNotification system preference set to "Disable": sms notice queued
   - If PhoneNotification system preference set to "Disable" and no sms number: 
      print notice queued

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to