[Koha-bugs] [Bug 19933] Move C4::Members::patronflags to the Koha namespace - part 1

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 6 15:06:38 CET 2018


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

--- Comment #25 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 72474
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72474&action=edit
Bug 19933: Remove patronflags - easy ones

This patch replaces the easy occurrences of patronflags.

These calls only need the CHARGES->amount value, that is the non issues
charges. Luckily we now have a Koha::Account->non_issues_charges that
deal with that.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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