change object checking for ROW and Adverts

This commit is contained in:
2024-11-12 15:14:20 +00:00
parent 77b71577ad
commit 36829b7446
2 changed files with 8 additions and 10 deletions
+1
View File
@@ -297,6 +297,7 @@ let MakeRepresentation = (props) => {
buildArr.push("Local Impact Report");
!isDNS &&
currentView.caseReference.appealType != 846040004 &&
todaysDate >= startDate &&
todaysDate <= statementDueDate &&
buildArr.push("Statement");