===== Version 3.0.111 (6.3.17) ===== ==== EntityLoader - Precedence of reader-components ==== The [[prozessdefinition:jobs:jobsteps:allgemein:entityloader|EntityLoader]] tried to load a given document initially via the reader-component configured in the documents type, instead of the reader-component configured in the analyzer that has been used to identify the documents type. The precedence during this selection has now been reversed to match the precedence used in eBiss 2 * If set, the reader-component configured in the preceding analyzer is used.\\ * Otherwise the reader-component configured in the type of the document is used. ==== Use Encoding from attachment ==== If the encoding is unknown (e.g. UTF-8 or Win-1252), the EncodingValidator can be used to detect and save the encoding with the attachment; the saved encoding will be used by the EntityAnalyzer. ==== EncodingValidator, new feature ==== New feature "Save matched encoding" to save the first matched encoding with the attachment, so that the following EntityLoader can use this encoding. ==== Retail Invoice extended ==== Added DueDateNet and DueDateNetDays to Retail Invoice Middleware ==== Reworked grid handling ==== The grid views have been reworked. Changes to the grids headers, like reordering or changes of size have been improved, as well as sorting and grouping functions of the grid. \\ Above that, filtering, sorting and grouping actions are now persistent across navigation and remain in place even when the UI is refreshed. ==== BackendObjectTransmitter - Compatibility issues during the use of Futura DLL's ==== An error that occurred during write operations to Futura systems, using the [[prozessdefinition:jobs:jobsteps:kommunikation:backend:backendobjecttransmitter|BackendObjectTransmitter]], has been fixed. ==== Edifact D.07B support ==== Common Edifact D.07B map-objects have beeen added.