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)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Tue, 31 Jan 2023 17:11:52 +0000 (17:11 +0000)
commit2c9ad0a59bfbcc41a1d5bd7b473e0bb6cc375008
treea10438049d29c68a53cfc432ad1cf27e85174921
parent379f824e10bd9dfc0b75ac5a10031af68a4b820d
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>
(cherry picked from commit 5b87d7a473328cfcf772b7faa31871be068d2a05)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
Koha/Account/Line.pm