Koha/acqui
Hayley Pelham b5b6dc9e5b Bug 27287: Make note fields from orders history searchable
This patch adds aqorders.order_internalnote and
aqorders.order_vendornote to the Acquisitions history search.

To test:
1) Apply patch and restart services
2) Create an order in Acquisitions and set an internal note and a vendor note
3) Go to /cgi-bin/acqui/histsearch.pl and search by internal or vendor
note using the terms you set in step 2
4) Note your order is returned and internal note and vendor note are
included in the search results at the end of the table

Sponsored-by: Bibliotheksservice-Zentrum Baden-Wuerttemberg

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-21 12:24:04 +02:00
..
acqui-home.pl
add_user_search.pl
addorder.pl Bug 29111: Remove unused indicator modification code for items 2021-10-15 11:34:26 +02:00
addorderiso2709.pl Bug 29243: Correct call when adding items from staged records 2021-10-18 11:28:41 +02:00
ajax-getauthvaluedropbox.pl
basket.pl Bug 28640: Expose EDI Status on basket details page 2021-07-26 12:46:32 +02:00
basketgroup.pl
basketheader.pl
booksellers.pl
cancelorder.pl Bug 24190: (follow-up) Rename AcqLog 2021-09-21 20:22:57 +02:00
check_budget_total.pl
check_uniqueness.pl
duplicate_orders.pl
edi_ean.pl
edifactmsgs.pl
edimsg.pl Bug 17600: Fix tests 2021-07-16 09:47:01 +02:00
finishreceive.pl Bug 29111: Remove unused indicator modification code for items 2021-10-15 11:34:26 +02:00
histsearch.pl Bug 27287: Make note fields from orders history searchable 2021-10-21 12:24:04 +02:00
invoice-files.pl
invoice.pl Bug 24190: (QA follow-up) record unchanged bookfund and fix typo 2021-09-21 20:22:57 +02:00
invoices.pl
lateorders-export.pl
lateorders.pl
modordernotes.pl
neworderempty.pl
newordersubscription.pl
newordersuggestion.pl
ordered.pl
orderreceive.pl Bug 28881: (bug 23376 follow-up) Fix suggestion display on order receive page 2021-08-27 10:37:18 +02:00
parcel.pl Bug 17600: Fix tests 2021-07-16 09:47:01 +02:00
parcels.pl
showorder.pl
spent.pl
supplier.pl
transferorder.pl
uncertainprice.pl
updatesupplier.pl
z3950_search.pl