Valid from
Status | ||||
---|---|---|---|---|
|
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
All services are updated to Spring Boot 3.3.5. (internal: TUK-5987)
The following features reduce administration effort:
...
The search-service API provides the CSV export with a column with the URL to the document if the request parameter
withurl=true
is set. The default is false without this column. (internal: TUK-2723)
The export with URL can be requested by a user for his current hit list.The structure-service extends the conditions for table columns. These leads also resolve the references given in table cells so that more objects will be listed in the object details aspect
References
. (internal: TUK-6018).
This feature supports the extraction of data from all e-invoice formats allowed in Germany beginning with the mandatory electronic interchange on the 1st of January 2025:
The extraction-service also supports e-invoices based on the new
ZUGFeRD
version 2.3 andFactur-X
1.0.07. (internal: TUK-5900)
Info on FERDThe extraction-service supports e-invoice files of format
XRechnung
3.0.1 in the syntax UBL 2.1. (internal: TUK-4100)
This is the third step in supporting e-invoices. The extraction fromZUGFeRD
formatted e-invoices is supported since yuuvis® RAD version 8.16 LTS, fromFactur-X
1.0.06 andXRechnung
3.0.2 with Syntac CII (UN/CEFACT) since yuuvis® RAD version 10.4.
The most usefulUBL-XRechnung
attributes are mapped to the existing extraction attributes beginning withFERD:
.
An additional configurable mapping fileinvoicemapping.lst
for invoices can be provided. This allows the configuration of still missing attributes of the e-invoice files. The attributes in this custom file overwrite the attributes of the standard configuration.
The new endpoint ../extraction/api/info/mapping list the current mapping configuration including the configuration of theinvoicemapping.lst
. This helps to check the completeness of the possible attribute which can be used for mapping the corresponding values to object properties in the designer.The extraction-service supports the extraction of table data in XML files. The row number beginning with [0] is added to the table column attribute. The standard mapping for invoices of the Format ZUGFeRD, FacutFactur-X, and XRechnung is extended with the most useful columns. Others can be added to the configuration file
invoicemapping.lst
mentioned before. (internal: TUK-5976)
This feature supports administrators in setting up the repository-manager service:
The rmalink-service can connect to an SAP instance by automatic certificate activation or without using any certificate. Manual activation of certificates is the default behavior. (internal: SAP-2934)
Active SAP certificates can be deactivated through the Swagger endpoint. (internal SAP-2941)
We strongly recommend the use of certificates for security reasons.
yuuvis® RAD rendition-plus
Beginning in January 2025, business partners must exchange invoices electronically in specific formats like ZUGFeRD, Factur-X, or XRechnung. In the case of the XML-based invoices, an example e-invoice converter for the rendition-plus is provided on the developer portal. If users want to preview such invoices, the readable PDF rendition will be shown instead. See the documentation on how to install this converter and how to configure the client to preview the PDF rendition for such XML invoices.
...
The
search form field
of the typesuser/group
,dynamic-list
andauto-complete
provides the following operators (internal: TUK-5594):=
(equal) for the known search to find objects containing the entered term≠
(not equal) to find objects not containing the entered termOut of scope: Searching in tables. This will be implemented in a future version.
The user is asked whether to export the CSV data of the hit list with the URL to the object. (internal: TUK-2723)
The CSV import for object table data recognizes the column separator to be used. (internal: TUK-6001)
Before this optimization only the separator;
was used.In the Inbox filter, the model selection dialog offers a flat and sorted list instead of a tree. This leads to less mouse and keyboard use. (internal: TUK-5698)
Additionally, the technical name of a model is shown in brackets below the localized one. This can help to differentiate models with the same localized name.
The primary button of a just-opened security dialog is always focused and the focus keeps remains in the dialog when pushing the tab keys. (internal: TUK-5839)
In the structure tree section, references are only displayed as nodes shown when objects for them are available. If no object is available the complete section isn’t is not offered.
The following features extend the catalog features and match specific data export compliance policies:
...
The user attribute
salutation
could can be imported via ad-sync and written via API. This attribute can be maintained in the field 'Salutation'/'Anrede' of the create and edit form in the organization state. (internal: TUK-5597)