[Koha-bugs] [Bug 7243] Do not take rentals as fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 26 07:53:08 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243

--- Comment #26 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Srdjan, can you check your last patch again? I can still spot some
'Ballances'

 =head2 GetMemberAccountBallance

-  ($total_ballance, $non_issue_ballance, $other_charges) =
&GetMemberAccountBallance($borrowernumber);
+  ($total_balance, $non_issue_balance, $other_charges) =
&GetMemberAccountBallance($borrowernumber);

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list