update 20250721

This commit is contained in:
Stefan Hutter
2025-07-21 16:30:53 +02:00
parent df8777631a
commit cb8acfea57
156 changed files with 85153 additions and 113 deletions

View File

@@ -61,7 +61,7 @@ namespace DOCGEN.Generator
this.Office_Fill_DocIO = Office_Fill_DocIO;
}
public clsdok Generate_Doc_EDOKA(string dokumentid, ref clsDocData docdata, bool useoffice = false, int OfficeSleep = 0, bool vbfilemanagement = false, bool editdoc = false)
public clsdok Generate_Doc_EDOKA(string dokumentid, ref clsDocData docdata, bool useoffice = false, int OfficeSleep = 0, bool vbfilemanagement = false, bool editdoc = false, List<clsDocValue> APIValues=null)
{
if (docdata.Bezeichnung.Contains("QDF"))
{