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

Magnus Enger <[email protected]> changed:

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

--- Comment #3 from Magnus Enger <[email protected]> ---
Created attachment 180304
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180304&action=edit
Bug 34498: Make autorenewal notices consider ItemsDeniedRenewal

This fix ensures that autorenewals (and corresponding notices) are not
generated for items that are configured to be denied renewal in the
ItemsDeniedRenewal system preference.

To test:

1. Have the default notices set for AUTO_RENEWALS and AUTO_RENEWALS_DGST.
2. Set the ItemsDeniedRenewal system preference. ( itemlost: [1,2,3,4,5] )
3. Set the AutoRenewalNotices system preference to 'According to messaging
preferences'.
4. Don't mark lost items as returned (  MarkLostItemsAsReturned ).
5. Set up some auto renewals and then mark the items as lost.
6. Run automatic_renewals.pl
7. You get a notice telling you the item cannot be renewed but no reason is
specified.

8. Apply the patch and restart services

9. Run through the test plan again and confirm no notices are generated.

Sponsored-by: New Zealand Parliamentary Library
Signed-off-by: Magnus Enger <[email protected]>

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