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

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


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

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 123235
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123235&action=edit
Bug 28761: better handle notforloan and restricted status in item.status.inc

To test:
1. create a course in course reserves, add an item to it.
2. confirm your item shows Available for its status on opac-course-details.pl
3. give your item a notforloan status
4. reload opac-course-details.pl, confirm its still "available"
5. give your item a restricted user status
6. reload opac-course-details.pl, confirm its still "available"
7. give your item a lost, damaged, or withdrawn status
8. reload opac-course-details.pl, these statuses *are* reflected
9. apply patch
10. check notforloan and restricted, they should be reflect the correct status
now

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


More information about the Koha-bugs mailing list