[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
Fri Mar 2 12:18:26 CET 2018


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

--- Comment #18 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 72352
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72352&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>

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


More information about the Koha-bugs mailing list