update 20250727
This commit is contained in:
@@ -281,6 +281,10 @@ namespace OnDoc
|
||||
dokList1.StartPruefung();
|
||||
return;
|
||||
}
|
||||
if (ExternalCall.function.ToLower() == "showdoc")
|
||||
{
|
||||
dokList1.ShowDoc(ExternalCall.dokumentid);
|
||||
}
|
||||
if (ExternalCall.function.ToLower() == "createdoc")
|
||||
{
|
||||
|
||||
@@ -398,6 +402,7 @@ namespace OnDoc
|
||||
dokList1.upruefung();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user