[Koha-bugs] [Bug 25663] Koha::RefundLostItemFeeRules should be merged into Koha::CirculationRules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 19 18:15:22 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25663

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 106107
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106107&action=edit
Bug 25663: Add get_lostreturn_policy method to CirculationRules

This patch adds a new get_lostreturn_policy method to
Koha::CirculationRules which returns a boolean to the caller which
denotes whether a refund should be applied or not on the return of
a lost item.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list