Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart ea92a92f53 Bug 14470: Do not allow renew for on-site checkouts
At the opac, the renew checkbox should not be displayed if it's an
on-site checkout (same on the intranet).

On the way, this patch adds a specific message to the intranet if the
librarian try to renew an on-site checkout.
Indeed before this patch a renew was allowed if the barcode was scanned.

Test plan:
1/ Create an on-site checkout for a patron
2/ Confirm that the checkbox 'renew' is not displayed on the checkout
list tables
3/ At the OPAC, the renew should not be allowed (no checkbox)
4/ Try to check the item out to the same patron, confirm that you get a
specifig message to inform you the renew is not allowed for on-site
checkouts.

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Changed 'issue' to 'item' in the error message.
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-09-07 12:07:37 -03:00
..
css Bug 14579: 'You are not logged in' should link to log in page 2015-08-27 13:25:52 -03:00
data
includes Bug 11584: Add wysiwyg editor to system preferences dealing with HTML 2015-08-28 10:28:50 -03:00
js Bug 14470: Do not allow renew for on-site checkouts 2015-09-07 12:07:37 -03:00
lib/yui
modules Bug 14470: Do not allow renew for on-site checkouts 2015-09-07 12:07:37 -03:00
xslt Bug 13383: 100/110/111 changes to XSLT 2015-08-28 09:39:26 -03:00
columns.def