http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11141 --- Comment #5 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 24108 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24108&action=edit Bug 11141: Filters are not kept on receiving. On receiving orders, the librarian has to filter again the pending orders list. This patch stores the filters in a cookie in order to apply them when the librarian finish a receive and come back on the pending orders list. Test plan: 1/ choose a vendor with several baskets and orders. 2/ start to receive an item. 3/ on the pending orders page, add some relevant filters. 4/ receive an item. 5/ you are back on the pending orders page and filters are directly applied. Signed-off-by: Nicolas Bravais <nicolas.bravais@gmail.com> -- You are receiving this mail because: You are watching all bug changes.