person: can reopen an accompanying course

This commit is contained in:
nobohan
2022-01-19 21:46:40 +01:00
parent 9d6afc4bb2
commit d4efe81dbb
6 changed files with 96 additions and 0 deletions

View File

@@ -996,6 +996,7 @@ class AccompanyingPeriod implements
{
$this->setClosingDate(null);
$this->setClosingMotive(null);
$this->setStep(AccompanyingPeriod::STEP_CONFIRMED);
}
/**