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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to