From 546760ba51bda7464d30d77cfcf3d5d8ccf33253 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 9 Dec 2021 14:40:59 -0500 Subject: [PATCH] LP#1942220: show invoice links only if order was activated Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html b/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html index 23e07b8cb7..bf01a4cb56 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html @@ -166,6 +166,7 @@ event_note Notes ({{po().notes().length}}) + | @@ -178,6 +179,7 @@ receipt Create Invoice + | EDI Messages ({{ediMessageCount}}) | -- 2.11.0