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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 10 Aug 2018 07:58:23 +0000 (08:58 +0100)
commit114b738466e1a1ab3ee9741b86a02c5560c69ed2
treec7e53ae8013119f41b531aa3604be64b1b375352
parentaa2a0be3f7ecdb4d03441b2283cc86bb7987265d
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>
(cherry picked from commit bf9527457fb31012b65514a36f8f4001157771b4)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Circulation.pm