N°7938 - Cant' create OnInsert/OnUpdate/Afterxxx methods from Designer with iTop 3.2

This commit is contained in:
Eric Espie
2025-07-16 13:22:50 +02:00
parent 05642cdf84
commit d0f816109b
3 changed files with 6 additions and 5 deletions

View File

@@ -397,7 +397,7 @@ class TestMyBizModel extends TestBizModel
protected function DoExecute()
{
// $this->ReportError("Found two different OQL expression out of the (same?) filter: <em>$sExpr1</em> != <em>$sExpr2</em>");
// $this->ReportErrors("Found two different OQL expression out of the (same?) filter: <em>$sExpr1</em> != <em>$sExpr2</em>");
// $this->ReportSuccess('Found '.$oSet->Count()." objects of class $sClassName");
//$this->test_linksinfo();
//$this->test_list_attributes();