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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/