[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
Tue Feb 20 06:08:49 CET 2018


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

--- Comment #19 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 71980
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71980&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).

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list