Bug 29021: RenewAccruingItemWhenPaid renewals are not seen
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 11 May 2022 14:47:58 +0000 (15:47 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 30 Jan 2023 13:39:14 +0000 (10:39 -0300)
commit5b87d7a473328cfcf772b7faa31871be068d2a05
treeec0050c4fc620f148b7b930c6e4e8da1053aec32
parent40d6a08031a2d9dd3f5c2f06c0d54043e087d742
Bug 29021: RenewAccruingItemWhenPaid renewals are not seen

This patch updates the call to AddRewewal from Koha::Accounts to makr
the renewal as unseen.

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Account/Line.pm