http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7189
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10614|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <[email protected]> --- Created attachment 10892 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10892&action=edit Bug 7189 - preference to control if returning lost items gives refund The previous patch contained a conflict string ("<<<<<<<"). Rebased patch. Comment: I think the modification (conditionnal test with the syspref RefundLostItemFeeOnReturn's value) should be in the AddIssue routine and not in AddReturn. Otherwise, I don't understand your patch and comment :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
