Summary: | No manager_id saved for writeoff of fines | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Patrons | Assignee: | Kyle M Hall <kyle.m.hall> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | P5 - low | CC: | gmcharlt, koha.sekjal, paul.poulain, pelletiermaxime, wizzyrea |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/members/boraccount.pl?borrowernumber=19 | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6634 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 6634 | ||
Attachments: |
patch to populate manager_id for writeoffs
Bug 6718 No manager_id saved for writeoff fines. |
Description
Katrin Fischer
2011-08-14 13:09:39 UTC
Created attachment 7483 [details] [review] patch to populate manager_id for writeoffs Created attachment 7674 [details] [review] Bug 6718 No manager_id saved for writeoff fines. Signed-off-by: Liz Rea <wizzyrea@gmail.com> Tested per test plan. Passes prove xt t t/db_dependent Simple patch to record manager_id in an additional case. Marking as Passed QA. There have been no further reports of problems so I am marking this bug resolved. |