[Koha-bugs] [Bug 21133] Missing use C4::Account statement in Koha/Patron.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 31 17:38:23 CEST 2018


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 77340
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77340&action=edit
Bug 21133: Add missing use C4::Accounts statement in Koha/Patron.pm

It's a follow-up of
  commit 9c6f634469de4364d71bc0eb7520d04ead61fd00
  Bug 16912: Koha::Patrons - Move AddEnrolmentFeeIfNeeded
to->add_enrolment_fee_if_needed

One of the known issue:
> update categories set enrolmentfee=2;
The use misc/devel/create_superlibrarian.pl to create a new
superlibrarian patron

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


More information about the Koha-bugs mailing list