24 Feb
2017
24 Feb
'17
11:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14576 --- Comment #45 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 60662 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60662&action=edit Bug 14576 - (QA Followup) Remove other instances of ReturnToShelvingCart/InprocessingToShelvingCart This patch eliminates ReturnToShelvingCart and InProcessingToShelvingCart, Deletes Returns.t (it only tested those two prefs and new tests are in issue.t) Remaining instances found by: git grep "ReturnToShelvingCart\|InProcessingToShelvingCart" | grep -v translator | wc -l are db update files and release notes -- You are receiving this mail because: You are watching all bug changes.