Koha/t/lib
Martin Renvoize d09fbb284b Bug 25663: Remove Koha::RefundLostItemFeeRule and uses
This patch replaces all calls to RefundLostItemFeeRules with
Koha::CirculationRules->get_lostreturn_policy and removes the module it
makes redundant.

Test plan
1/ Confirm that there are no longer any uses of RefundLostItemFeeRules
in the codebase
2/ Confirm circulation tests still all pass
3/ Confirm you can still set and unset the lost return rules
4/ Signoff

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-13 07:55:44 +02:00
..
Koha/Plugin Bug 21468: (QA follow-up) Simplify payload 2020-07-30 17:30:24 +02:00
QA Bug 11529: (RM follow-up) Add WHILE to directive list 2019-08-05 18:43:26 +01:00
Dates.pm Bug 19176: (QA follow-up) few cosmetic changes 2017-11-03 13:50:27 -03:00
Mocks.pm Bug 17845: Remove some missed references to branchprinter 2020-03-10 15:18:28 +00:00
Selenium.pm Bug 26162: Wait for the table to be refreshed 2020-08-10 12:31:44 +02:00
TestBuilder.pm Bug 25663: Remove Koha::RefundLostItemFeeRule and uses 2020-08-13 07:55:44 +02:00