[Koha-bugs] [Bug 22021] Item status not shown accurately on request.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 23 02:18:45 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22021

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Katrin Fischer from comment #1)
> Still valid. More so: if damaged and lost, only damaged shows.

I do not understand, I see that in the template:

436                 [% IF ( itemloo.damaged ) %]
437                     <br />Damaged
438                 [% END %]

I guess we want to displayed the description for the AV DAMAGED. Lost
description as well? One above the other?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list