Bug 15632: Koha::Patron::Messages - Remove DeleteMessage
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Jan 2016 17:57:55 +0000 (17:57 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Thu, 3 Mar 2016 21:22:13 +0000 (21:22 +0000)
commite6bd28682e284ab9a6ff3b00afeaa1113112af15
tree23d11cc859def26870a8beae156b9838e2ef59e6
parentd9c983c5680a877fad0dcef383c9af2b565862e4
 Bug 15632: Koha::Patron::Messages - Remove DeleteMessage

The DeleteMessage just deleted and logged if needed.
This is now be done by Koha::Patron::Message->delete.

Test plan:
1/ Go on the "check out" page of a patron
2/ Delete some messages

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
C4/Members.pm
circ/del_message.pl