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

--- Comment #101 from Tomás Cohen Arazi <[email protected]> ---
I have a question about column filtering.

The current code fetches all orders and then provides a 'string search' on the
columns, based on the data there's on them.

How would it work for numbers? If we translate that to a DB query, how would
you say it should be done? Treat them as strings and '%<input>%'?

I ask this because I don't know what is expected.

-- 
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