http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14493

Frédéric Demians <frede...@tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frede...@tamil.fr

--- Comment #8 from Frédéric Demians <frede...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to