http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10090 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26284|0 |1 is obsolete| | --- Comment #14 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 26304 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26304&action=edit [PASSED QA] Bug 10090: Add itemtype description instead of code On ordered.pl and spent.pl, the itemtype codes are displayed, instead of descriptions. Links for the ordernumber should be changed. In ordered.pl, we are redirected to the receive page. In spent.pl, the links are deleted. Signed-off-by: Broust <jean-manuel.broust@gmail.com> Revisited patch: The link to orderreceive was broken, so I undo the changes. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works alright, itemtype descriptions are shown. The removed link was potentially 'dangerous' as you shouldn't get to the receive page for an order, without providing an invoicenumber first. Passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes.