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

Lucas Gass <lu...@bywatersolutions.com> changed:

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

--- Comment #5 from Lucas Gass <lu...@bywatersolutions.com> ---
Created attachment 123351
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123351&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
11. restricted status should NOT cause the item to become unavailable
11. The item-status.inc also effects opac-detail and opac-cart
12. look at those and make sure everything looks correct and statuses are
properly reflected

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to