https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43240
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andrew Fuerste-Henry <[email protected]> --- On main, with my Default lost item fee refund on return policy set to "Refund lost item charge," I get a difference in behavior based on whether or not the patron has a lost item fee on their account. If a fee is present, they get an accurate message of "A refund for the lost item charge has been applied to the borrowing patron's account." If no fee is present they get the inaccurate message "Any lost item fees for this item will remain on the patron's account." To recreate: - have an item with a replacement cost defined - set Default lost item fee refund on return policy set to "Refund lost item charge" - set ClaimReturnedChargeFee to "ask if a lost fee should be charged" - check out an item, mark it claimed returned, check the box for "Charge lost fee" in the claim modal - confirm patron has been charged a lost fee - check the item in, get the message "A refund for the lost item charge has been applied to the borrowing patron's account." - check out another item, mark it claimed returned, do not check the box for "Charge lost fee" in the claim modal - confirm patron is not charged a lost fee - check the item in, get the message "Any lost item fees for this item will remain on the patron's account." -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
