6 Nov
2020
6 Nov
'20
8:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 --- Comment #102 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 113278 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113278&action=edit Bug 20212: (QA follow-up) Resurrect column filtering This patch adds per-column filtering to the order receiving table. The order cost column proved difficult to filter, because of the syntax DBIC requires for comparing replacement_cost * quantity, and passing that all the way down from the API request to DBIC itself. I'm still looking for options. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.