Koha/koha-tmpl/intranet-tmpl/prog
Baptiste Wojtkowski 53ebb5c33b Bug 17708: Added a logaction function in Addrenewal in order to send renew logs
20/02/17 : added the syspref RenewalLog
24/20/17 : added a test for the syspref Renewal Log

test plan
1 - Chose a Borrower and have him renewing an item
2 - Check the renew logs : they should be empty
3 - Apply patch and set the syspref RenewalLog to 1
4 - Have the Borrower renewing a new item
5 - Check the renew logs : there should be your renew

I called the function logaction, which is in charge of modifying the
logs, within the function which adds a new renewal at the list.

Signed-off-by: Julien Comte <julien.comte@u-psud.fr>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-03-31 12:36:16 +00:00
..
css Bug 13757: Better display for attr changes in members-update.pl 2017-03-24 18:45:17 +00:00
en Bug 17708: Added a logaction function in Addrenewal in order to send renew logs 2017-03-31 12:36:16 +00:00
img Bug 16072: Changing all instances of 'loading-small.gif' to 'spinner-small.gif' and removing loading-small.gif file. 2016-12-28 13:43:20 +00:00
js Bug 15498: Fix conflict with bug 17394 2017-03-31 11:13:49 +00:00
pdf
sound