Bug 6718

Summary: No manager_id saved for writeoff of fines
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: PatronsAssignee: 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:
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
No manager_id saved in accountlines when you do a 'writeoff'.

To reproduce:
- create manual invoice. Example. Sundry, 0.25
- writeoff fine from pay fines page
- check accountlines table for manager_id
Comment 1 Maxime Pelletier 2012-02-07 16:11:49 UTC Comment hidden (obsolete)
Comment 2 Liz Rea 2012-02-16 03:04:36 UTC
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
Comment 3 Ian Walls 2012-02-16 17:07:46 UTC
Simple patch to record manager_id in an additional case.  Marking as Passed QA.
Comment 4 Jared Camins-Esakov 2012-12-31 00:37:48 UTC
There have been no further reports of problems so I am marking this bug resolved.