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

--- Comment #1 from Jonathan Druart <jonathan.dru...@biblibre.com> ---
Created attachment 14070
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14070&action=edit
Bug 9281: FIX add an order from a staged file

In GetMember the hash parameter contained
'C4::Members' => 'borrowernumber'
XXX => undef

Test plan:
In the acquition module, try to add an order to a basket from a staged file.
Without this patch, you get an error:
  DBD::mysql::st execute failed: called with 2 bind variables when 1 are needed
at /home/koha/src/C4/Members.pm line 559

-- 
You are receiving this mail because:
You are the assignee for the bug.
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