LP1906825 Flesh acqcr on PO search user/tlittle/lp1906825_fleshacqcr
authorTiffany Little <tlittle@georgialibraries.org>
Fri, 12 Mar 2021 15:52:19 +0000 (10:52 -0500)
committerTiffany Little <tlittle@georgialibraries.org>
Fri, 12 Mar 2021 15:52:19 +0000 (10:52 -0500)
Fleshes the cancel reason column on PO searches.

Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
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,