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

David Nind <[email protected]> changed:

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

--- Comment #10 from David Nind <[email protected]> ---
Created attachment 190490
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190490&action=edit
Bug 41090: Handle auto_renew message on renew.pl

This message can be ignored, we were allowed to renew in this case

To test:
0 - Follow previous plan, set system preference UnseenRenewals to 'Allow'
1 - Adjust circ rule for:
    Renewals Allowed: 3
    Unseen renewals allowed: 2
    Renewal period: 5
    No renewal before: 6
    No automatic renewal before: 6
    Auto renewal: Yes
2 - Issue an item that matches that rule
3 - Use the 'Renew' tab in the toolbar or browse to Circulation->Renew
4 - Enter the item barcode
5 - You see 2 messages:
    Cannot renew: Item has been scheduled for automatic renewal "Continue
without renewing"
    Item renewed..
6 - Apply patch
7 - Check in item, and repeat 2-4
8 - Now you get a single success message and a note that the item has been
renewed

Signed-off-by: David Nind <[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