[Koha-bugs] [Bug 20059] New: Option to allow checkin of non-issued items without setting SIP-alert

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 22 12:58:23 CET 2018


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

            Bug ID: 20059
           Summary: Option to allow checkin of non-issued items without
                    setting SIP-alert
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: stefan.berndtsson at ub.gu.se
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

SIP-alert is set from the return value of the checkin call. This sets the
message NotIssued when the book is already available, causing SIP-alert to be
set.

SIP-alert is also used in sorting during checkin, which conflicts with more
obvious alerts.

Patch provides an option to allow NotIssued to be SIP-checked-in without
triggering the alert flag.

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


More information about the Koha-bugs mailing list