http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13371
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #9 from Paola Rossi <[email protected]> --- I've applied the patches [13369,13370,13371] against 3.19.00.000 'Item count' and 'Biblio count' didn't yet work: "No matching records found" (even if some records matched my search). So I pass the patch to "Failed QA" status. NB1. A patron "Xa" of the library "Yb" had created the basket. In the "Created by" column of that basket I saw: XaYb (without spaces). I think that the value "Xa Yb" would be preferred; otherwise filtering "aY" would find that row (ERROR). NB2. On koha/acqui/acqui-home.pl I wrote nothing in vendor's field. Koha answered the default list of the vendor/baskets. It was: You searched on vendor , 10 results found Show active and inactive baskets | Show opened baskets only Showing 1 to 6 of 6 Was the result 10 or 6? It's not so clear at once that the 4 missing baskets are the inactive ones. [I myself went early in confusion while I was testing, see below NB4.] Remember that on master the default is the complete list of vendors: if a vendor has only one inactive basket, the vendor is not listed at all! So the deault filter chosen in this bug: Show active and inactive baskets | Show opened baskets only didn't correspond to the current default of master. NB3. Same search as NB2, on the empty-vendor list's answer. One vendor of mine was "inactive". But I saw it in the list of vendors. So an "inactive" basket is not the basket of an "inactive" vendor. So, I'm in doubt: what is an "inactive"/"active" basket? Some of the listed baskets had still expected items > 0: they're active, aren't they? But an open basket had 0 biblio, 0 items, 0 expected items: it was listed as active. Is it right? NB4. On ACQ home, I saw for the table of funds: Hide inactive budgets | Show inactive budgets Imho the use of the same kind of filters might perhaps be clearer: Show inactive baskets | Hide inactive baskets | Show closed baskets | Hide closed baskets NB5. In a closed basket, 1 item was ordered, 1 item was partial and 1 item was completely received. When I selected only the active baskets, the item count is 2. When both the active and inactive baskets were selected, the item count is 3. I'm in doubt: is it right? NB6. "Expected items" might be preferred to "Items expected". -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
