[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
Tue Aug 11 15:51:51 CEST 2020


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

--- Comment #19 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 108070
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108070&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>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list