Bug 20212: (QA follow-up) Resurrect column filtering
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 6 Nov 2020 18:16:00 +0000 (15:16 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Jan 2021 15:44:12 +0000 (16:44 +0100)
commit4c932f0434099a11a0471e56afeb9365d83dcc0c
treeb48b1591ed4115d36b518e3c2a19f6d6d3fa2c1c
parentb209f3958bf8a43300e78c36caab0828f6d6dbf1
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>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/REST/V1/Acquisitions/Orders.pm
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt