[Koha-bugs] [Bug 28762] Item status shows incorrectly on course-details.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 27 23:21:50 CEST 2021


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123233|0                           |1
        is obsolete|                            |

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 123234
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123234&action=edit
Bug 28762: add staff item-status.inc and better handle statues on
course-details.tt

This patch adds an item-status.inc to the staff side much like what is already
in place on the OPAC.

To test:
1. create a course in course reserves, add an item to it.
2. confirm your item shows Available for its status on course-details.pl
3. edit your item to be withdrawn, lost, damaged, notforloan, and restricted
use
4. reload course-details.pl, confirm it still shows available
5. apply patch
6. repeat step 3 with each of the statuses and make sure it correctly shows on
course-details.pl

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


More information about the Koha-bugs mailing list