http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11409 --- Comment #1 from Galen Charlton <gmcharlt@gmail.com> --- Created attachment 23605 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23605&action=edit Bug 11409: display ungrouped baskets when create new basket group This patch fixes a problem where, when creating a new basket group for a vendor, no open baskets were displayed in the ungrouped baskets control, thereby making it impossible to add baskets to the group from that interface. This patch fixes that. To test ------- [1] Create some order baskets for a vendor. Make sure that at least one of them gets closed. [2] From the vendor details page, click the basket groups link and create a new basket group. [3] Observe that none of the open baskets are available to be selected. [4] Apply the patch and refresh. [5] This time, the open baskets should be listed in the ungrouped baskets widget. [6] Verify that you can move some baskets into the group and save the group. [7] Verify that no closed baskets show up in the ungrouped baskets widget. Signed-off-by: Galen Charlton <gmc@esilibrary.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.