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

            Bug ID: 29792
           Summary: Transfers created from Wrong Transfer checkin are not
                    sent if modal is dismissed
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
        Depends on: 23092

To recreate:
1 - have an item in transit from Branch A to Branch B
2 - check the item in at Branch A
3 - get a Wrong Transfer message, click Print Slip or OK
4 - query the branchtransfers table, see that your original transfer was
cancelled and a new one was made, confirm that new transfer has a datesent
value
5 - repeat steps 1-3, but instead of clicking one of the buttons click outside
of the modal to make it go away
6 - query the branchtransfers table, see that your original transfer was
cancelled and a new one was made, confirm that new transfer DOES NOT HAVE a
datesent value

So that transfer is just hanging out as requested and the item needs to get
checked in again to get it sent. This is a change in behavior, as before bug
23092 the second transfer would be sent immediately even if one clicked away
from the modal without selecting anything.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23092
[Bug 23092] Add 'daterequested' to the transfers table
-- 
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