https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43211 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- This does fix the issue with the page "hanging". However, I've Failed QA as there is a new(?)/another console error now that clicking "Receive" works: Uncaught ReferenceError: barcode is not defined at orderreceive.pl?mult…invoiceid=1:1877:31... Not sure if that is caused by this bug, or if it was there before. Testing notes (using KTD): 1. Step 3 - "hanging": 1.1 Click "Receive" 1.2 Sits on "Processing..." 1.3 Web developer tools has this error in the console: "Uncaught TypeError: unique_item_fields.split is not a function..." -- You are receiving this mail because: You are watching all bug changes.