Created attachment 92617 [details] issue in checkout update hi, when checkout items using SIP2, the same is not getting updated in to patron's account. it is just showing loading and not load at all. please find the attached screenshot and help me resolving this issue i have tried updating system status to 'YES" in SIP config file and also tried the below steps also but negative result. Access your Koha server with shell. - Locate the file 'checkouts' in your local Koha installation. It is in 'svc' subdirectory of the Koha home directory. - Change your working directory to the directory containing 'checkouts'. - Run this command: wget -O checkouts http://tinyurl.com/zg6ukte It retrieves a valid 'checkouts' program. Nidheesh Madhavan
Hi, this sounds more like a support request than a bug report - please check your item data an the data in the issues table. This is most likely due to some invalid data inserted via SIP2 (check home and holding branches have correct values etc.). You might also see a JavaScript/XHR request error in the browser for your not-loading checkouts table. Please ask further questions on the mailing list if this doesn't help resolve the issue.