[Koha-bugs] [Bug 5395] New: C4::Acquisition::SearchOrder POD inconsistent with function

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 12 18:03:28 CET 2010


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 at gmail.com
        ReportedBy: mjr at ttllp.co.uk
         QAContact: koha-bugs at 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.


More information about the Koha-bugs mailing list