[Koha-bugs] [Bug 12122] New: TransferSlip should accept both itemnumber and barcode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 22 13:18:51 CEST 2014


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

            Bug ID: 12122
           Summary: TransferSlip should accept both itemnumber and barcode
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: benjamin.rokseth at kul.oslo.kommune.no
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

C4::Circulation::TransferSlip uses Getitem which takes either itemnumber or
barcode. It should therefore accept both itemnumber and barcode as input. 

This would make it easy to generate print slip from barcode instead of doing
item lookup (GetItemnumberfromBarcode) first.

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


More information about the Koha-bugs mailing list