PreorderstatusJournal & preorder flags -> ADBHausnummer flags sync

This commit is contained in:
Frank Schubert
2025-09-10 17:38:53 +02:00
parent 31eee76a05
commit 6dfc4a31c6
11 changed files with 486 additions and 65 deletions

View File

@@ -13,8 +13,9 @@ class PreorderStatusflagValue extends mfBaseModel {
]);
$history->save();
$this->getProperty("preorder")->afterSave();
}
$this->getProperty("preorder")->afterSave();
}
public function getProperty($name) {