[Bug 5395] New: C4::Acquisition::SearchOrder POD inconsistent with function
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5395 Summary: C4::Acquisition::SearchOrder POD inconsistent with function Change sponsored?: Seeking developer Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Developer documentation AssignedTo: gmcharlt@gmail.com ReportedBy: mjr@ttllp.co.uk QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 The C4::Acquisition::SearchOrder POD starts @results = &SearchOrder($search, $biblionumber, $complete); The C4::Acquisition::SearchOrder function starts my ($ordernumber, $search, $supplierid, $basket) = @_; Can someone who really understands what it does update the POD, please, or shall I take a crack? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5395 MJ Ray (software.coop) <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|gmcharlt@gmail.com |mjr@ttllp.co.uk --- Comment #1 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2011-10-24 17:04:24 UTC --- I guess I should take a crack then. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org