Bug 19059: Remove CancelReserve - do not log DELETE
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 4 Aug 2017 13:44:56 +0000 (10:44 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Sep 2017 15:42:59 +0000 (12:42 -0300)
commit71b9dc1e3932db29e8fa7a32dd25e7e54c95f228
tree9fad029c6fcad9d20e2e37a848ab8cfb87a5d4eb
parentdb5848bf2a5b5f881a1cf59fb794ecfd01841c8d
Bug 19059: Remove CancelReserve - do not log DELETE

There is something wrong with the DELETE log, it should be replaced with
a FILLED log.
Anyway, here we do not want it to be logged.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Reserves.pm
Koha/Hold.pm