fixed event completed Workflow
This commit is contained in:
@@ -22,8 +22,6 @@ model Participant {
|
||||
finisherMoodleCurseCompleted Boolean @default(false)
|
||||
attended Boolean @default(false)
|
||||
appointmentCancelled Boolean @default(false)
|
||||
completetionWorkflowFinished Boolean @default(false)
|
||||
inscriptionWorkflowCompleted Boolean @default(false)
|
||||
eventAppointmentId Int?
|
||||
enscriptionDate DateTime @default(now())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user