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

Lari Taskula <[email protected]> changed:

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

--- Comment #7 from Lari Taskula <[email protected]> ---
Created attachment 103337
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103337&action=edit
Bug 24101: Enable renewals for on-site checkouts

To test:
1. Enable system preference OnSiteCheckouts
2. Set renewalsallowed circulation rule for on-site checkouts via
   circulation rules interface to value 0
3. Perform an on-site checkout
4. Try to renew the loan
5. Observe a similar error dialog:
"Cannot renew on-site checkout:

test / ( test ) has been renewed the maximum number of times by ( admin )"

6. Set renewalsallowed circulation rule for on-site checkouts via
   circulation rules interface to value 0
7. Perform an on-site checkout
8. Try to renew the loan
9. Observe success

Run unit tests:
1. prove t/db_dependent/Circulation.t

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