The lost items report displays the location and itemtype codes instead of the descriptions.
I did it on bug 9573 for the lost status.
Solved by bug 9573.
Actually, it isn't and I just filed a new report... bug 20236
*** Bug 20236 has been marked as a duplicate of this bug. ***
Sorry for the confusion, what I meant on comment 1 was: I did it for the lost status and need to be done for locations and itemtypes.
Created attachment 71896 [details] [review] Bug 19467: Display description instead of code for itemtype and location On reports/itemslost.pl you must now see the descriptions instead of the code for itemtype and location
(In reply to Jonathan Druart from comment #5) > Sorry for the confusion, what I meant on comment 1 was: I did it for the > lost status and need to be done for locations and itemtypes. Don't worry, I think that was my mistake. :)
Patch tested with a sandbox, by delaye <stephane.delaye@biblibre.com>
Created attachment 72751 [details] [review] Bug 19467: Display description instead of code for itemtype and location On reports/itemslost.pl you must now see the descriptions instead of the code for itemtype and location Signed-off-by: delaye <stephane.delaye@biblibre.com>
It works for itemptypes but not for locations.
(In reply to Séverine Queune from comment #10) > It works for itemptypes but not for locations. Works for me, can you double check please?
Created attachment 73218 [details] [review] Bug 19467: Display description instead of code for itemtype and location On reports/itemslost.pl you must now see the descriptions instead of the code for itemtype and location Signed-off-by: delaye <stephane.delaye@biblibre.com> Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
My bad, I was pretty sure I checked on the atuthorizes values which one was the code or the description, but it seeems I confused myself... Sorry about that, it works !!
Created attachment 73227 [details] [review] Bug 19467: Display description instead of code for itemtype and location On reports/itemslost.pl you must now see the descriptions instead of the code for itemtype and location Signed-off-by: delaye <stephane.delaye@biblibre.com> Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 18.05, thanks to everybody involved!