[Koha-bugs] [Bug 17836] (ILSDI) 'charges' always '1'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 3 18:34:37 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17836

--- Comment #3 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 58569
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58569
Bug 17836: (ILSDI) Make GetPatronInfo fill 'charges' correctly

Review of attachment 58569:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17836&attachment=58569)
-----------------------------------------------------------------

::: C4/ILSDI/Services.pm
@@ -376,4 @@
>  
>      # Cleaning the borrower hashref
>      my $flags = C4::Members::patronflags( $borrower );
> -    $borrower->{'charges'}    = $flags>{'CHARGES'}->{'amount'};

OH MY! What a horrid typo.

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


More information about the Koha-bugs mailing list