31 Jul
2018
31 Jul
'18
4:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21133 --- Comment #1 from Jonathan Druart <jonathan.druart@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.