Bug 6718 - No manager_id saved for writeoff of fines
Summary: No manager_id saved for writeoff of fines
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Kyle M Hall
QA Contact: Bugs List
URL: /cgi-bin/koha/members/boraccount.pl?b...
Keywords:
Depends on:
Blocks: 6634
  Show dependency treegraph
 
Reported: 2011-08-14 13:09 UTC by Katrin Fischer
Modified: 2013-12-05 20:04 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
patch to populate manager_id for writeoffs (1.74 KB, patch)
2012-02-07 16:11 UTC, Maxime Pelletier
Details | Diff | Splinter Review
Bug 6718 No manager_id saved for writeoff fines. (1.87 KB, patch)
2012-02-16 03:04 UTC, Liz Rea
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.