[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 Feb 16 15:44:47 CET 2018


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

--- Comment #8 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 71805
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71805&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.

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


More information about the Koha-bugs mailing list