Done ticket GEPAFINBE-92
This commit is contained in:
@@ -35,6 +35,9 @@ public class SystemEmailTemplatesEntity extends BaseEntity {
|
||||
|
||||
@Column(name ="IS_DELETED", nullable = false)
|
||||
private Boolean isDeleted = false;
|
||||
|
||||
@Column(name = "email_scenario")
|
||||
private String emailScenario;
|
||||
|
||||
public enum SystemEmailTemplatesEntityTypeEnum {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user