updfate 20250919
This commit is contained in:
@@ -132,7 +132,7 @@ namespace OnDoc.UIControls
|
||||
|
||||
|
||||
}
|
||||
private clsdok GetDoc(bool AsPDF, string dokumentid, bool schnellansicht = false)
|
||||
private clsdok GetDoc(bool AsPDF, string dokumentid, bool schnellansicht = false, bool updatefields=false)
|
||||
{
|
||||
clsdok dok = new clsdok("", "", "", "");
|
||||
if (dokumentid == "")
|
||||
|
||||
Reference in New Issue
Block a user