[Koha-bugs] [Bug 12889] New: Improving documentation in C4::Members.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 8 18:02:38 CEST 2014


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

            Bug ID: 12889
           Summary: Improving documentation in C4::Members.pm
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Developer documentation
          Assignee: gmcharlt at gmail.com
          Reporter: shantanoo at gmail.com
        QA Contact: testopia at bugs.koha-community.org

In perldoc C4::Members.pm, AddMember does not explain what should be the keys
for %borrower.

<snip>
   AddMember
         $borrowernumber = &AddMember(%borrower);

       insert new borrower into table Returns the borrowernumber upon success

       Returns as undef upon any db error without further processing
</snip>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list