Summary: | Message "A refund has been applied" on all lost item returns | ||
---|---|---|---|
Product: | Koha | Reporter: | Jesse Maseto <jesse> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, bwsdonna, cbrannon, gmcharlt, kyle.m.hall, lisettepalouse+koha, nick, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Jesse Maseto
2014-02-08 14:55:28 UTC
This is not a bug. Functionality works as it should. This message appears depending on how 'RefundLostItemFeeOnReturn' is set in your system. (In reply to Jesse Maseto from comment #1) > This is not a bug. Functionality works as it should. This message appears > depending on how 'RefundLostItemFeeOnReturn' is set in your system. The message appears depending on the fact of whether there was a refund or not. It would be cool to carry the borrowernumer/name to display a link to the actual patron just in case the librarian wants to check. (In reply to Tomás Cohen Arazi from comment #2) > (In reply to Jesse Maseto from comment #1) > > This is not a bug. Functionality works as it should. This message appears > > depending on how 'RefundLostItemFeeOnReturn' is set in your system. > > The message appears depending on the fact of whether there was a refund or > not. I don't find this to be the case. If I mark an item missing when it is not checked out, checking it in will not trigger any refund because a charge was never put on anyone's account. The message should not display every times something with a lost status is checked in. Realistically the message shouldn't display unless a refund has actually taken place. Unfortunately this is not the case. This has annoyed many staff. If the refund took place before the message was displayed, it would be great if it actually looked at the patron's account and confirmed that a refund was actually given, and if so, THEN display the message. *** Bug 19508 has been marked as a duplicate of this bug. *** +1 on this, it's a source of confusion This is still an issue, and with the changes to refund options, it is even more confusing. |