[Koha-bugs] [Bug 17401] New: Returns form not submitting after printing slip

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 5 10:07:44 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17401

            Bug ID: 17401
           Summary: Returns form not submitting after printing slip
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: benjamin.rokseth at kul.oslo.kommune.no
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Bug 16566 ('Print slip' button formatting inconsistent) broke returns. The
popup modal javascript uses preventdefault when generating print slip but is
also preventing form submit. The status of the item is therefore not updated.

This patch simply adds the form submit to return to expected behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list