17 May
2013
17 May
'13
1:57 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10270 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #7 from Jonathan Druart <jonathan.druart@biblibre.com> --- 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.