11 Nov
2015
11 Nov
'15
2:16 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14493 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #8 from Frédéric Demians <frederic@tamil.fr> --- Vitor, your patch uses GetBorrowerAttributes which has been moved from C4::Member to C4::Members::Attributes. Could you add this to export_borrowers.pl? use C4::Members::Attributes qw(GetBorrowerAttributes); And add the test plan to the patch itself as suggested by Johnatan? -- You are receiving this mail because: You are watching all bug changes.