http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1539 Summary: booksellers.pl should differentiate between searches and specific supplier Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Acquisitions (Full) AssignedTo: chris.cormack@liblime.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@nongnu.org booksellers.pl is used in two different ways. The first is as a search results screen, after performing a supplier search. The second is as a supplier display screen, linked to from the supplier detail page (supplier.pl) with a link labeled "Manage Orders." If you arrive at booksellers.pl from supplier.pl the interface should recognize the fact that you're bringing up information for a specific id, rather than performing a search. The heading for the page should show the supplier name, rather than saying "You searched for..." The supplier id should be provided to the template so that the supplier toolbar will include all function accessible from supplier.pl (new order, edit, receive). ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.