https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24257 Bug ID: 24257 Summary: item-transfer-modal does not initiate transfer when 'yes, print slip' is selected Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When a item-transfer-modal is prompted by returns.tt and the option "Yes, print slip" is selected the transfer is not initiated and the modal does not disappear. To recreate: 1. set AutomaticItemReturn to "don't" 2. Check out an item and attempt to check it in at a branch it doesn't belong to. 3. When the popup modal appears select 'Yes, print slip'. 4. Observe that the transfer does not initiate and the modal does not close. 5. In FF this also produces the following console error (this.form.print_slip is undefined) Choosing 'Yes' works as excepted. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.