Bug 28013: (follow-up) Reset the patron loop
authorNick Clemens <nick@bywatersolutions.com>
Fri, 2 Apr 2021 14:35:08 +0000 (14:35 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 7 Apr 2021 14:28:07 +0000 (16:28 +0200)
commit626d1f22a0be9ea1abfc9ee656448c9822ee3438
tree8d42ea03f503c44df000c9f777207559eb385e5a
parent850ad303935ddd3008db1ad5d8a100f8a22778d7
Bug 28013: (follow-up) Reset the patron loop

To test:
1 - Apply all other patches and dependencies
2 - prove -v t/db_dependent/Circulation.t
3 - It fails
4 - Apply this patch
5 - It passes

Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Circulation.pm