Bug 10090: display item type description instead of code on acq ordered and spent...
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 4 Apr 2013 10:09:37 +0000 (12:09 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 18 Apr 2014 22:04:32 +0000 (22:04 +0000)
commit378bffa0ddbe793dff75a828e2bf5b03ad666b57
tree82ad7aded4fd473d76452818b902d28cade2ca4d
parent1b0c02376e772a6ad9d45e01bcbac106ee534c92
Bug 10090: display item type description instead of code on acq ordered and spent pages

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.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/ordered.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/spent.tt