http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13371 --- Comment #14 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Paola Rossi from comment #13)
Before this patch, on master, the function was a selection about vendors, not about baskets. All the vendors were shown. And then their baskets were shown if they were of the right kind. Before this patch, the "Show all baskets" didn't change [didn't increase] the listed vendors, but only increased the shown baskets. At first, some vendors could be listed with no basket at all.
After this patch koha doesn't show a vendor when no basket of his is of the right kind.
Yes, you are right to raise this difference, I should have done it! Actually I was thinking about changing the name of this script, especially because it's more a basket search than a bookseller search. Do you think we should display all suppliers even if they don't have a basket listed? I am not sure it will be easier to display them in the table. -- You are receiving this mail because: You are watching all bug changes.