https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17708
--- Comment #7 from Baptiste <[email protected]> --- Created attachment 60454 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60454&action=edit BUG 8010: Added a logaction function in Addrenewal in order to send renew logs 20/02/17 : added the syspref RenewalLog 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
