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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Needs Signoff

--- Comment #7 from Jonathan Druart <[email protected]> ---
typo in the last patch:

-use C4::Biblio qw( AddBiblio );
+use C4::Biblio;
[...]
-( undef, $ordernumber2 ) = C4::Acquisition::NewOrder(
+( undef, $ordernumber3 ) = C4::Acquisition::NewOrder(

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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