[Koha-bugs] [Bug 12001] GetMemberAccountRecords slows down display of patron details and checkout pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 16 15:39:22 CET 2018


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

--- Comment #8 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 71799
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71799&action=edit
Bug 12001: Add tests

Yes, we need tests to make sure we understand what is going on in this
subroutine.
The different combination of HoldsInNoissuesCharge,
RentalsInNoissuesCharge and ManInvInNoissuesCharge are tested here with
the subroutine we are going to remove (GetMemberAccountBalance).
In one of the next patches the new methods will be used to make sure we
are not modifying the calculated values (except the formatting).

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


More information about the Koha-bugs mailing list