Bug 20660: Return date override affects debarments in AddReturn
authorDavid Bourgault <dav.bour@gmail.com>
Tue, 1 May 2018 18:03:52 +0000 (14:03 -0400)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 9 Aug 2018 11:21:43 +0000 (11:21 +0000)
commitbf9527457fb31012b65514a36f8f4001157771b4
tree51d2a2252935392b3615741d72a17375a59879c9
parent8d9eb9734f2584c7b5f92689ecbd9a3adba173fd
Bug 20660: Return date override affects debarments in AddReturn

Re-did the patch to follow best practices.

TEST PLAN:
0. Apply first patch only
1. prove t/db_dependent/Circulation.t
2. Apply second patch
3. prove t/db_dependent/Circulation.t

prove should fail the first time and pass the second time.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Circulation.pm