http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3536 Summary: Checked In item requiring transfer does not consistently trigger transfer prompt Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Circulation AssignedTo: gmcharlt@gmail.com ReportedBy: mcoalwell@nekls.org CC: smoreland@nekls.org Estimated Hours: 0.0 Change sponsored?: --- Regardless of how many times an item is Checked In, if the Check In occurs at a library other than the target library, then a transfer prompt should appear, every time, to instruct the staff person to transfer the item to the target library. It doesn't make any sense for the prompt to appear once, and only once. Koha needs to show a message when: currentlocation != homebranch and status = available. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.