Bug 23051: (RM follow-up) Fix rebase error
commit348a04e00f57e15dc3f1ef320c673961b47ca936
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 6 Mar 2020 13:13:37 +0000 (6 13:13 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 6 Mar 2020 13:14:55 +0000 (6 13:14 +0000)
tree155c31970f8176d3d226599dda131a75d780f045
parenta8964a2dc4dd28844ef5def509427a8b259b4980
Bug 23051: (RM follow-up) Fix rebase error

Looks like at some point during reworking/rebasing the signature for
Koha::Account::Line->apply changed and was then reverted but one case of
the reversion got lost.

The error was highlighted in the patrons_accounts credit api tests.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/REST/V1/Patrons/Account.pm