Bug 29095

Summary: Add re-usable item-status include
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: TemplatesAssignee: Martin Renvoize <martin.renvoize>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28854
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Martin Renvoize 2021-09-23 13:37:12 UTC
We display item status's in a few places, and already have an item-status include file to share this display logic around in the OPAC.

We should do the same in the staff client, this would lead to simplified logic in the catalogue/detail controller and DRYer code in future developments.
Comment 1 Marcel de Rooy 2021-09-23 14:03:47 UTC
Please look for another report where one was suggested to introduce.
Quite recently.
FQA probably
Comment 2 Martin Renvoize 2021-09-23 17:09:06 UTC

*** This bug has been marked as a duplicate of bug 28762 ***