Skip to main content

DEXPRO_CHANGELOG.md

  • ## 1.1.009
    ### Solution Templates (Documents5.0h #2310)
    https://dev.azure.com/DEXPRO/DEXPRO%20Platform/
    #### Neue Features
    - Performance: Das Schreiben der Kopf- und Positionsdaten kann über die Parameter "HeadDataSuppressWritingDataIntoDb" bzw.
      "GentableSuppressWritingDataIntoDb" unterdrückt werden.
      Vor allem das Schreiben vieler Positions-Zeilen kann sich negativ auf die Performance auswirken. (#3724)
    - Neuer Ordner für Lizenzprüfung: Auf der Administrationsoutbar "Allgemein" wurde der Ordner "Lizenz" hinzugefügt.
      Der Ordner prüft die Lizenzdatei mit der Signatur; zeigt die enthaltenen Werte aus der Lizenzdatei an und prüft die Angaben.
      Das verbrauchte Lizenzvolumen wird ermittelt und ausgewertet. (#2795)
    #### Bugfixes
    - Beim Schreiben der Gentable-Positionen in die Datenbank wurde die Ausführungsreihenfolge angepasst.
      Bislang wurden zum Teil mehrere Befehle auf den Zeilen ausgeführt, was zu Deadlock-Fehlern auf der Datenbank führen konnte.
      Durch die Umstellung sollte pro Zeile nur ein Befehl ausgeführt werden. (#3410/#3817)
    - Wenn bei einem Update Datenbank-Tabellen unter MSSQL hinzugefügt wurden, dann wurde immer der Standardname der Datenbank verwendet.
      Bei einem Update auf einer Testdatenbank "dex_workflow_test" wurde die neue Tabelle auf der produktiven Datenbank "dex_workflow" angelegt.
      Bei Anpassung bestehender Tabellen wurde bereits die korrekte Tabelle verwendet. Jetzt werden auch neue Tabellen auf der korrekten Datenbank erstellt.
      Wenn sich Test- und Produktivsystem auf demselben SQL-Server befinden, sollten beide Datenbanknamen vom Standard abweichen!
      Dadurch kann der Fehler garantiert vermieden werden. (#3720)

    ## 1.1.005
    ### Solution Templates (Documents5.0h #2310)
    https://dev.azure.com/DEXPRO/DEXPRO%20Platform/
    #### Neue Features
    - Neue Workflow-Version: WorkflowRules-7
      Wenn am Ende einer Workflow-Aktion eine Verzögerung angesteuert wird wird jetzt bei Auflösung der Verzögerung das Skript
      "DEXPRO__UserExit_WF_AfterActionDelay" ausgeführt. (#3727)
    #### Bugfixes
    - Beim Invoice-Update kam es zum Fehler bei der Aktualisierung der Tabelle "Principal".
      Die Spalte "ExternalID" konnte nicht hinzugefügt werden, da die Spalte laut Definition keine NULL-Werte zuließ.
      Das war falsch konfiguriert und wurde korrigiert. (#3719)

    ## 1.1.001
    ### Solution Templates (Documents5.0h #2310)
    https://dev.azure.com/DEXPRO/DEXPRO%20Platform/
    #### Neue Features
    - An den Benutzer-Akten (otrUser) wurde das Feld otrLastLogin hinzugefügt.
      Bei der Synchronisation dieser Zeitstempel wird der Wert aktualisiert.
      Das Skript "DEXPRO__UserExit_AfterLogin" kann als afterLoginScript am Mandanten gesetzt werden,
      damit der Wert automatisch beim Login eines Benutzers aktualisiert wird. (#2745)
    - Ab Documents5 h #2310 ist es möglich durch context.showOverview die Übersichtseite anzeigen zu lassen.
      Die Funktion wurde entsprechend eingerichtet. (#3548)

    ## 1.1.000
    ### Solution Templates (Documents5.0g #2303)
    https://dev.azure.com/DEXPRO/DEXPRO%20Platform/
    #### Neue Features
    - Einheitliches PropCache-Log: Alle propCache Skripte sollen in separate Logdateien unter "DEXPRO/PropCache" loggen.
      Die Ausgaben zum propCache.DbConnections werden jetzt nicht mehr in das Documents-Log geschrieben, sondern in ein separates Log. (#2209)
    - Optimierung Log-Objekt: Durch ein log.stop() wird der Zugriff auf die Textdatei geschlossen.
      Wenn im Anschluss weitere Ausgaben (z. B. log.info()) folgen, wird der Zugriff auf die Datei automatisch wieder hergestellt.
      Über log.logMilliseconds(true) wird der Zeitstempel mit Millisekunden ausgegeben. (#2262)
    - MS SQL Trigger: Die Tabellen der Datenbanken "DEX_MasterData" und "DEX_Workflow" enthalten die Spalte UpdateTS.
      Die Spalte soll automatisch bei einem Update auf den aktuellen Zeitstempel gesetzt werden, um Änderungen an den Tabellen besser nachvollziehen zu können.
      Bei MS SQL muss hierfür ein Trigger mit einem relativ aufwändigem SQL-Befehl erstellt werden.
      Das neue Skript "DEXPRO_Action_Admin_CreateDbTableTrigger_All" erstellt alle Trigger für alle Tabellen neu. (#2207)
    - Parameter-Konfiguration: Die angegebenen Parameter-Werte werden jetzt gegen den Typen (Numeric, Decimal, ... ) geprüft,
      um falsche Parameter-Wert-Angaben zu vermeiden.
      Einige falsche Angaben werden automatisch korrigiert (z. B. "1,50" -> "1.50" bei einem Dezimalwert). (#1963)
    - Benutzer-Konfiguration: In der Aktionsliste am Filter-Ordner für die Benutzer wird in der Aktionsliste eine neue benutzerdefinierte aktion angezeigt,
      um die Aktionslisten-Anzeige an allen persönlichen Ordner aller Benutzer zu konfigurieren. (#1878)
    - Zugriffsprofil-Konfiguration: Neue benutzerdefinierte Aktion am Mappentypen "otrAccessProfile"
      um eine Wartungsankündigung an alle Benutzer der Gruppe zu versenden.
      Die hinterlegten Skripte werden als UserExit-Skripte ausgeliefert, damit beliebige Anpassungen möglich sind. (#2215)
    - Workflow: Es wurden User-Exit-Funktionen für die Workflow-Steuerung hinzugefügt:
      https://docs.squeeze.one/books/invoice-trouble-shooting-faq/page/versteckte-user-exits-workflow-steuerung (#2486)
    - Neue benutzerdefinierte Aktion "UDA_UploadDocuments" mit Dropzone im Pop-Up-Fenster.
      Über den Parameter "Dropzone_PopUp_UploadRegister" kann das Dokumenten-Register für den Upload konfiguriert werden. (#2707)
    - Über die neue Funktion "hasParentProfile(AccessProfile)" am SystemUser-Objekt wird geprüft, ob der Benutzer Mitglied einer übergeordneten Gruppe ist.
      Die Funktion wird im Skript "Invoice__UserExit_DF_ShowUserDefinedActions" aufgerufen und das Ergebnis wird in der Variable hasParenAP gespeichert.
      Über die Variable können benutzerdefinierte Aktionen zu übergeordneten Gruppen vererbt werden. (#3439)
    - Die Stammdaten-Tabelle "Principal" wurde um die Spalte "ExternalID" erweitert.
      Die WEB-Konfiguration für Mandanten wurde um diese Spalte und die Währung und die Steuer-ID erweitert.
      Die Spalte kann für projektspezifische Programmierungen verwendet werden,
      um ein Mapping eines internen Mandanten auf eine zusätzliche externe Mandanten-ID zu setzen.
      Das kann notwendig sein, wenn mehrere externe Systeme angebunden werden. (#2765)
    - WEB-Konfiguration: In der "Gentable Konfiguration" wird zu den technischen Namen jetz zusätzlich eine Beschreibung angezeigt. (#1927)
    - Lizenz: Über die Mandanten-Eigenschaften "LicenceFilePath" und "LicenceToolPath" kann die Lizenz-Datei sowie die Prüf-Datei
      an einem vom Standard abweichenden Ort verschoben werden.
      Die Pfadangaben müssen mit einfachen und abschließenden "/" ohne Dateiname angeben werden. (#2792)
    #### Bugfixes
    - Benutzerdefinierte Aktion 'Dokument teilen': Optimierung der Fehlermeldung bei einer Fehlenden Squeeze ID.
      Diese wird zwingend für den Aufruf benötigt und wird bei Anlage durch Squeeze in das Feld "SqueezeID" geschrieben.
      Alte Squeeze Versionen übergeben noch keine Squeeze ID! (#2204)
    - Ab der Version 1.0.300 wird nach der Weiterleitung bei Fehlern eine Logausgabe geschrieben.
      Die Mappen-ID soll ausgegeben werden - die zugehörige Variable wurde aber nicht deklariert. (#2428)
    - Bei Rückfragen über den Workflow (Parameter 'Ask_User_Type') wurden die Einstellungen der aktuellen Workflow-Aktion verwendet.
      Bei Rückfragen sollte die Mailversendung jedoch nicht unterdrückt werden; die Belege sollten im Posteingang des Benutzers abgelegt werden
      und die Belege sollten sich nur im Ansicht-Modus öffnen. Die Workflow-Steuerung wurde entsprechend erweitert. (#2420)
    - Wenn eine Workflow-Rückfrage an einen Vertreter delegiert wird und der Ersteller der Rückfrage den Beleg zurückholt,
      sperrte weiterhin der Vertreter den Beleg - allerdings mit der Aufgabe des Rückfragenstellers.
      Das wurde im Skript "DEXPRO_Action_GetBack" behoben. Das Skript kann auch bei früheren Version ausgetauscht werden. (#3349)
    - Beim Einsatz eines MS SQL Express Servers für die DEX_Workflow Datenbank kam es beim Schreiben der Gentable-Daten in die Datenbank
      sporadisch zu einem Deadlock-Fehler. Beim Schreiben wird zunächst die Spalte "WorkStatus" für alle Positionen gesetzt.
      Im Anschluss werden Insert- bzw. Update-Befehle pro Gentable-Zeile ausgeführt.
      An dieser Stelle kann es zu 2 sehr schnell hintereinander folgenden Update-Befehlen auf dieselbe Zeile kommen, was den Deadlock verursacht.
      Über den Parameter 'GentableSleepOnDbInsert' kann jetzt eine Verzögerung via 'util.sleep()' ausgeführt werden.
    - Gentable-Kategorien: Bei den zweistufigen Kategorien fehlten noch Standard-Übersetzungen.
      Das Auto-Complete fehlte. Beim Verlassen der Felder wurde das onBlur-Event nicht ausgeführt.
      Beim Pop-Up wurden bei der Auswahl der zweiten Kategorie alle Werte angezeigt.

    ## 1.0.300
    ### Solution Templates (Documents5.0g #2303)
    https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/
    https://dev.azure.com/DEXPRO/DEXPRO%20Platform/
    #### New Features
    - Use licence file! Please get your licence before installing or before the update!!! (#343)
    - New user exit function "ue_OnSkriptAction()" on skipping workflow-actions (#344)
    - New uda on access profile files to create inbox user defined action (#357)
    - New uda-script "DEXPRO_Action_ReduceGACL" to reduce workflow gacl rights (DevOps#1647)
    - New user exit script "DEXPRO__UserExit_ChangeFolderIconColor" to change folder icon-color (#358)
    - New user-exit functiuon for showing user defined actions on "otrUser" and "otrAccessProfile" (#361)
    - New function "addColumnValue(column, value, type)" for object "SqlObject" to add unmasked values (#370)
    - Extend user exit property list and add optional function "ue_ExtendSystemUserPropertyList()" (#377)
    - New optional user exit function "ue_BeforeInitialDelay" that will be executed if parameter "Workflow_InitialDelay" is active (#382)
    - Workflow Version 6 with abbreviation on workflow start to ignore initial script and workflow rules used for copies and split files (#383)
    - Adjust "DEXPRO__USerExit_TechActionLib": Use own logging an enhance functions by optional parameters.
      Insert status entry information before almost each return. (DevOps#1678)
    - Gentable-field-configuration: Show alternative sort-number on "General" tab.
      In old versions it was displayed on tab "Events". (DevOps#1623)
    - Parameter-configuration: Show name by language and move technical name into brackets.
      Column will still be sorted bey technical name and it's not possible so sort by description! (DevOps#1731)
    - Separate script category for Navision scripts (#387)
    - Quantity unit select and autocomplete and master data folder (#388)
    - New parameter to set mandatory comment and to set navigation on delegating files (DevOps#1307)
    - Optimized navigation 'Next' on forwarding file via user defined actions in NavigationReturnObject (DevOps#1332)
    - Each user is able to set attribute 'autoOpenDocMode' via global configuration (Gadget). (DevOps#1885)
    - New jobs (DEXPRO_JOB_CreateSystemUserFiles / DEXPRO_JOB_CreateAccessProfileFiles) to synchronize files from type otrUser and otrAccessProfile. (DevOps#1983)
    - New folder user defined action to retry selected error files. (DevOps#1924)
    - Parameter-configuration: Numeric and decimal will be checked before saving (DevOps#1963)
    #### Fixes
    - Bugfix: Load Wrong Squeeze-Principal on multiple Principals-System (#337)
    - Bugfix: UDA "Send back" at posting error action (#338)
    - Bugfix: UDA "Send back" and "Forward to user" and "Forward to group": Add missing workflow control flows on dissolved groups (#348)
    - Bugfix: Show UDA to finish action on dissolved groups. Scripts to show or hide UDA have to be updated manually! (#349)
    - Bugfix: otrUser file: bugfix set salutation on save (#359)
    - Bugfix: Workflow: bugfix gentable special chars via optional function "ue_FieldConfParseGentableStringValues(fieldValue)" (#364)
    - Bugfix: Rules-Engine: function DocFile.compareFieldValueWithString() returned true for matching string values without checking compare operator.
              That behaviour is not correct for operator 'unlike'. (#384)
    - Bugfix: The default field-value in Gentable field configuration did not have any effect.
              Now the <default> entry will be added to Gentable XML.
              Please notice that the default field-value only has effect on manually added gentable lines! (DevOps#1849)
    - Bugfix: If you add a column to a SqlObject by using more than one " AS " within the string
              the result had been splitted by the first " AS " - now it's splitted by the last index of " AS " to get the correct result object. (DevOps#2157)

    ## 1.0.200
    ### Solution Templates (Documents5.0f #2210)
    https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/
    #### New Features
    - Enhance info/support form (#312)
    - Enhance system user web-configuration: set attribute for all system users (#320)
    - Enhance system user web-configuration: set attribute for single user (#326)
    - Enhance system user web-configuration: copy access profiles for system users (#329)
    - Enable user to set starting outbar (#317)
    - Parse action tasks from pf: to de:...;en:... to get auto-translation (#328)
    #### Fixes
    - Enable user file editing even if user is synchronized via LDAP (#327)

    ## 1.0.012
    ### Solution Templates
    #### New Features
    - New optional userexit functions (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/274)
    - Optimize user enumeration (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/278)
    - User navigation user-exit after forwarding files (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/261)
    - Hide special user exit functions (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/279)
    - Add possibility to open Squeeze-CreditorPopup (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/303)
    - Don't show multiple alternatives of viewer (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/297)
    - Add Test for Regex-Values in Workflow-Rules (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/295)
    - Add Squeeze-Position-Training to Viewer-Calls (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/290)
    - Add new configurations to Head-Fields (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/284)
    #### Fixes
    - Bugfix wf_rules import for mysql (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/264)
    - Bugfix Squeeze-Viewer: sometimes the Viewer-training couldn't be opened (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/269)
    - Bugfix answer UDA without mailaddress (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/272)
    - Bugfix wrong spelling for function in NAV-Lib (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/263)
    - Bugfix for database table names in Linux (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/275)
    - Bugfix reload alternatives count in web-configurations (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/257)
    - Bugfix technical value on distribution and forwarding (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/280)
    - Bugfix workflow preview for skipping actions (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/276)
    - Bugfix user file number of 'named' licence and bugfix sync() (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/283)
    - Bugfix 'additionalSettingsScript: 'DEXPRO_GadgetStart_AdditionalSettings' (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/286)
    - Bugfix wrong set of autocomplete value after blur ( https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/287 )
    - Bugfix Training doesn't work in external view-mode (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/288)
    - Bugix error while creating an workflow-entry and keeping the window open (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/298)
    - Bugfix losing of Button-Value when creating multiple entries (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/302)
    - Bugfix losing of Rules-Type when creating multiple entries (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/298)
    - Bugfix filtering for Default-CompanyCode on public folder (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/304)
    - Bugfix losing "serverSoap" from NAVConn.json when Password is encrypted (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/305)

    ## 1.0.001
    ### Solution Templates
    #### New Features
    - New Workflow Version 3 (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/260)
    #### Fixes
    - Bugfix UDA: send back at tech job action (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/258)

    ## 1.0.0
    ### Solution Templates
    #### New Features
    - Delete user and ap via WEB-config (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/224)
    - Check mandatory Gentable fields on action-end (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/252)
    #### Fixes
    - Bugfix Gentable date formats for JSON (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/250)
    - Bugfix user files: set licence type on save (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/253)

    ## 0.9.4
    ### Solution Templates
    #### New Features
    - Import all Principals from NAV (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/154)
    - Add New Database Connection (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/133)
    - Delete Database Connection (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/159)
    - Show Paramater Alternatives (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/156)
    - Configure TableService with SSL (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/143)
    - Configure and Create Api-Key for TableService (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/150)
    - Set Cursor-Focus to Search in Popups (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/124)
    - Set 'Comment' history field AutoText via Parameter (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/163)
    - Configure Alternatives for Head-Fields (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/199)
    - Configure Standard-Accounting (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/171)
    #### Fixes
    - Switch Register at Gentable Configuration (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/155)
    - Fix error while opening Document-Class-Change-Dialog (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/152)
    - Fix error message on action end with manual distribution (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/164)
    - Fix divergent posting sql column name from technical field name (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/165)
    - Fix possibility to create invalid Actions (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/202)


    ### Squeeze Integration
    #### New Features
    #### Fixes

    ## 0.9.3
    ### Solution Templates
    #### New Features
    - Table Service calls with Api-Key (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/151)
    - Table Service configuration encrypts passwords (https://git.dexpro-solutions.de/dex/dexpro-platform/base-components/table-service/-/issues/153)
    #### Fixes

    ### Squeeze Integration
    #### New Features
    #### Fixes


    ## 0.9.2
    ### Solution Templates
    #### New Features
    - Table Service is now configurable via web-configuration (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/115)
    - Tech field editing only for group members "WorkflowError" (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/120)
    - Users and Groups are now loaded via Documents-Skript (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/114)
    - Add possibility to Sort for one column when opening popup (https://git.dexpro-solutions.de/dex/dexpro-platform/base-components/table-service/-/issues/152)
    - Add Check Stamp to Action-Configuration (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/106)
    - Increment font-sizes for new design (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/admin-frontend/-/issues/76)
    - Messages in Confugurations will now be shown differently (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/131#note_7662)
    - Delete unused master-data db tables (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/139)
    - Add Custom Accounting-Tables (Autocomplete, Popup, etc.) (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/85)
    #### Fixes
    - Fix value "ANY" at Position Alternatives (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/119)
    - Fixed comment error on forwarding to ap (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/128)
    - Bugfixing Gentable propCache for multiple template files (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/141)
    - Always use database-name from dbConn.json (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/142)
    - Escape TAB in JSON strings (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/146)

    ### Squeeze Integration
    #### New Features
    #### Fixes
    - Fix endless spinner in case of an error while calling "getEmails" (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/admin-frontend/-/issues/74)
    - add missing multi-language parts (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/134)


    ## 0.9.1
    ### Solution Templates
    #### New Features
    - Add Change Documentclass and Train Document in Squeeze (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/17)
    - Add Object to Send Data to NAV (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/76)
    - Add Sum Check for Pos and Head (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/94)
    - Add Close Popups with Escape (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/96)
    - Get payment practise from order (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/112)
    #### Fixes
    - Fixed web configuration principal save error for MSSQL (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/108)
    - Fixed access profile save error (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/27)
    - Fixed filetype agent enum script (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/110)
    - Fixed runscript: for empty propCache (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/111)
    - Fixed bug in 3-way-match function to replace positions by order values (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/113)

    ### Squeeze Integration
    #### New Features
    - Add IFS Export Interface (https://git.dexpro-solutions.de/dex/squeeze/Squeeze/-/issues/463)
    - Add function to load default Invoice-Configuraiton (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/admin-frontend/-/issues/77)
    #### Fixes
    - Fix Longer Max Length for E-Mails (https://git.dexpro-solutions.de/dex/dexpro-platform/documents/dexpro-solution-templates/-/issues/102)