http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15305 Bug ID: 15305 Summary: KOHA SIP2 checkout doesn't update of the item holding status Change sponsored?: --- Product: Koha Version: 3.20 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: SIP2 Assignee: koha-bugs@lists.koha-community.org Reporter: fridayjune@gmail.com QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com Created attachment 45410 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45410&action=edit KOHA_SIP2_Checkout I am using KOHA version 3.20 and I am able to check out the item, but the item status is always showing Available. 1) This is my checkout message: 11NN20151202 08062920151227 030629AOmylib|AAthida|ABB1246857|AC| 2) This is my institution policy in SIPconfig.xml. <institution id="mylib" implementation="ILS" parms=""> <policy checkin="true" renewal="true" checkout="true" status_update="true" offline="false" timeout="100" retries="5"/> </institution> 3) The first item is checked out by using SIP2 in the following screenshot. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.