Bug 22837: Update callers to use new signature
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 3 May 2019 12:13:07 +0000 (13:13 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 23 Sep 2019 09:51:28 +0000 (10:51 +0100)
commit5f8e09bbaa6d1f05b4dfec0060a9d8b80b2e7975
tree73b7cfccd87188d1b17acef63bc4be51843b0e8c
parent22b18cc96d2a04f72ccbe1ea001648eab887f19e
Bug 22837: Update callers to use new signature

Test plan:
Run t/db_dependent/Circulation.t, t/db_dependent/Koha/Account.t,
t/db_dependent/Koha/Account/Lines.t and
t/db_dependent/api/v1/patrons_accounts.t and all should pass.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Circulation.pm
Koha/Account.pm
Koha/REST/V1/Patrons/Account.pm
t/db_dependent/Circulation.t
t/db_dependent/Koha/Account.t
t/db_dependent/Koha/Account/Lines.t