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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from David Nind <[email protected]> ---
Testing notes (using koha-testing-docker):

- To set things up:
  . Changed the circulation rule so that for All All, Automatic renewal is set
to yes
  . Added an email address to the patron used to check items out to
([email protected]) (not sure that this is required for this to work)
  . To get the SMS column to appear under patron messaging preferences, set the
 SMSSendDriver system preference to Email (otherwise the error message isn't
generated when the cron script is run)

- To run the cron job: cd misc/cronjobs, perl automatic_renewals.pl -c -d -v

- To check whether a message is "sent" or not, check under the notices section
for the patron: before the patch is applied there should be no notice listed,
even though the item is renewed; after the patch is applied the item is renewed
and there is a pending notice

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