https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32266

--- Comment #32 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
(In reply to Jonathan Druart from comment #26)
> 2. The "total" tfoot has been removed

I'm talking with folks about what to do here, what is meaningful and/or useful.
Totaling on the resultset made sense when all the rows were retrieved at once.
but now things are paginated, what does the total mean? If we filter something,
should we recalculate the totals?

We would eventually need a separate endpoint to hit for the totals, which is
fine but I want to hear users explain if this is useful or not first. We could
even have some separate stats area on the page with fixed values they think are
useful.

> 3. Sort by claims count raises a 500
> DBI Exception: DBD::mysql::st execute failed: Unknown column
> 'me.claims_count' in 'order clause' at /kohadevbox/koha/Koha/Objects.pm line
> 401

Please look at bug 41950, I think I got a generic solution that will help us
clear things in other places too!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to