Bug 19449

Summary: Add button to write off individual item credits
Product: Koha Reporter: Kyle M Hall <kyle>
Component: Architecture, internals, and plumbingAssignee: Kyle M Hall <kyle>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jzairo, mfuerst
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:

Description Kyle M Hall 2017-10-11 13:23:33 UTC
Work to be done:
Implement a “Writeoff” button for each line on a patron’s account that has a negative amount outstanding balance.
Writing off a credit will change the amount outstanding to $0.00 and create a Writeoff line of the previous amount on the patron record.
Implement ability to edit fine notes
Comment 1 Kyle M Hall 2018-05-03 13:15:47 UTC
Now that we have a void button, we should just enable that for all credit account lines.

*** This bug has been marked as a duplicate of bug 20703 ***