Merge pull request #356 from Kitzanos/feature/GEPAFINBE-6139-3
Updated Application Rejection Flow
This commit is contained in:
@@ -604,6 +604,8 @@ public class ApplicationAmendmentRequestDao {
|
||||
String body = emailContent.getBody();
|
||||
response.setEmailTemplate(body);
|
||||
}
|
||||
response.setAmendmentType(entity.getType());
|
||||
response.setAmendmentDocumentType(entity.getAmendmentDocumentType());
|
||||
return response;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user