fix for new appeal

This commit is contained in:
2024-05-29 11:10:59 +01:00
parent fa117fdd1a
commit ab54fdd8d8
6 changed files with 74 additions and 9 deletions
+1
View File
@@ -290,6 +290,7 @@ let MakeRepresentation = (props) => {
isLPA &&
currentView.caseReference.appealType != 846040019 &&
currentView.caseReference.appealType != 846040011 &&
currentView.caseReference.appealType != 846040015 &&
todaysDate >= startDate &&
todaysDate <= questionnaireDate &&
buildArr.push("Questionnaire");