]> git.koha-community.org Git - koha.git/commit
Bug 9380 - branch not recording right on writeoff
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 17 Jan 2013 13:43:37 +0000 (08:43 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Thu, 14 Feb 2013 08:39:10 +0000 (21:39 +1300)
commit2aeee008ce4942d8412c26546140f679b8243cd6
tree2e4f55b543f848b0032323b746f48e18248097e2
parent924e855539d7adb8997524976c2e08725b5d67ba
Bug 9380 - branch not recording right on writeoff

Test Plan:
1) Write off fines as various branches
2) Observe the stats lines include the wrong branchcode
3) Apply patch
4) Repeate step 1
5) Observe the stats lines include the correct branchcode

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Also tested by changing branch and writing off again - all
tests pass.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Checked individual and complete write off for different branches.
Write offs were always recorded correctly for the logged in branch.
All tests and QA script pas.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
members/pay.pl