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)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 1 Feb 2023 19:08:51 +0000 (19:08 +0000)
commit055270f9f930403c38ec8a2d3450f854ae3d9b5a
tree9ca653bcac29a5270b2b439a9508b925af2880db
parentd5038e3124b3faa3c74a76fbd79e14f9e2e9ee27
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>
(cherry picked from commit 2c9ad0a59bfbcc41a1d5bd7b473e0bb6cc375008)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Account/Line.pm