updfate 20250919

This commit is contained in:
Stefan Hutter
2025-09-19 14:20:47 +02:00
parent 98dc8ed0cb
commit d81d620468
2488 changed files with 1833953 additions and 103283 deletions

View File

@@ -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 == "")