LP1906825 Flesh acqcr on PO search
authorTiffany Little <tlittle@georgialibraries.org>
Fri, 12 Mar 2021 15:52:19 +0000 (10:52 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Sun, 16 May 2021 03:06:12 +0000 (20:06 -0700)
Fleshes the cancel reason column on PO searches.

Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Signed-off-by: Chrisy Schroth <chrisy.schroth@kentonlibrary.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>

Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.service.ts

index 0a96183..e25495c 100644 (file)
@@ -59,7 +59,7 @@ const searchOptions = {
         flesh_pl: true,
     },
     purchase_order: {
-        no_flesh_cancel_reason: true,
+        flesh_cancel_reason: true,
         flesh_provider: true,
         flesh_owner: true,
         flesh_creator: true,