Bug 25619: Adjust POD and move date check before logging
authorNick Clemens <nick@bywatersolutions.com>
Thu, 26 Aug 2021 19:07:53 +0000 (19:07 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 3 Sep 2021 14:00:50 +0000 (10:00 -0400)
commit38d47aa4ef295f53868ae8e891cdaa2ce014687e
tree4a23fd813898949881af09c1d75a0f7d9f526739
parent7934147a9b92a53a0b8cf3e06624787cce76582d
Bug 25619: Adjust POD and move date check before logging

Potentially we could have logged a change when no date was passed.

This patch moves the test before logging and updates POD

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Reserves.pm