Done ticket GEPAFINBE-90
This commit is contained in:
@@ -47,4 +47,7 @@ public class ApplicationAmendmentRequestEntity extends BaseEntity {
|
||||
@JoinColumn(name = "PROTOCOL_Id")
|
||||
private ProtocolEntity protocol;
|
||||
|
||||
@Column(name = "end_date")
|
||||
private LocalDateTime endDate;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user