LP#1635354 Support date is/not NULL ACQ searches user/berick/lp1635354-invoice-close-date
authorBill Erickson <berickxx@gmail.com>
Thu, 19 Apr 2018 20:15:51 +0000 (16:15 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 20 Apr 2018 17:17:05 +0000 (13:17 -0400)
commit74117423d6d08def2edf8f584deba6f623a0a4ea
tree11d713e99067a4b9934728ad912e9e765a1909b2
parentfa024a7b5f34d3e52bf6dfac6ed80e458adc1617
LP#1635354 Support date is/not NULL ACQ searches

Adds support for searching on 'date is NULL' in the ACQ unified search
interface.  To use, chose the 'is' or 'is not'  matcher and leave the
text input value empty.

Update the canned completed invoices search to filter on 'close_date IS
NOT NULL' instead of the now-removed 'complete' field.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Search.pm
Open-ILS/web/js/ui/default/acq/search/unified.js