[Koha-bugs] [Bug 32445] Status display of 'not for loan' items is broken in OPAC/staff

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 12 20:55:01 CET 2022


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

--- Comment #4 from Fridolin Somers <fridolin.somers at biblibre.com> ---
For OPAC, I tried to fix :
koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status-schema-org.inc

You see there :
item.itemnotforloan and item.notforloanvalueopac

But I get lost with :
  NOT ( item.isa('Koha::Item') )
Is is still valid ?

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


More information about the Koha-bugs mailing list