LP#1942220: fix how the status of a received PO is displayed
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 14 Dec 2021 02:00:47 +0000 (21:00 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 14 Dec 2021 02:00:47 +0000 (21:00 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html

index f3df273..65fa4df 100644 (file)
@@ -26,6 +26,7 @@
             </div>
 
             <span *ngIf="po().state() == 'on-order'" i18n>On Order</span>
+            <span *ngIf="po().state() == 'received'" i18n>Received</span>
             <ng-container *ngIf="canActivate">
               <span *ngIf="!activationEvent" i18n>Pending / Activatable</span>
               <span *ngIf="activationEvent" i18n>