https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37536 Bug ID: 37536 Summary: Cataloging add item js needs to update conditional that checks op Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: blawlor@clamsnet.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl In cataloging_additem.js there is a check for op != 'saveitem' that needs to be updated to op != 'cud-saveitem' In additem.pl and additem.tt all instances of 'saveitem' have been updated to 'cud-save-item' The javascript's functionality is explained in bug 22669. It's related to editing items when receiving an order. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.