Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »


To view the release notes, please click on the corresponding links, which will display them in detail.

If you would like to see the complete overview of the release notes, you can use the "print" function of this page. This way you do not have to expand the release notes individually.

 22.04.00 (2022-07-15)
TicketCategoryDialogRelease InformationPatch 
88236SecurityLogin

Situation:

The implementation of a user's unit-dependent permissions may check permissions of the same unit multiple times.

This can lead to the user having difficulty working with the GTC, as the loading times of the dialogues increase (performance).

Solution:

The procedure for checking unit-dependent permissions is optimized in so far, as each unit is only checked once.

-
 22.03.00 (2022-07-01)
TicketCategoryDialogRelease InformationPatch 
101459SecurityUsers

Situation:

A user who has the rights "User - Read" and "User - Edit" still cannot edit the users. An error message is displayed. Editing is only possible if the user also has the "Roles - Read" right.

Solution:

Editing users also works without the "Roles - Read" right, only with the "User - Read" and "User - Edit" rights.

-
115202(Sub-) GroupStatus

Situation:

Dialogue "(Sub-) Group Status" allows to download the displayed data as Excel, PDF or print view, whenever "Group strucure" or "Tax group structure" are selected in the "Display" dropdown.
If the entry "List" is selected, the export does not work.

Solution:

Data can also be downloaded as Excel, PDF or print view, when "List" is selected in the dropdown.

-
 22.02.00 (2022-06-15)
TicketCategoryDialogRelease InformationPatch 
71151UsabilityStatus

Situation:
If processing has not yet been started for a company, it can only be started by clicking on one of the workflow milestones (Actual Taxes, Deferred Taxes, ...). This is not intuitive.

Solution:
To open a company, an alternative is to click on the button 'Start processing'. As long as the company has not been started, the single company dialogues are hidden in the menu tree.

-
111501Security-

The Axis2 libraries have been updated.

-
 22.01.00 (2022-06-02)
TicketCategoryDialogRelease InformationPatch 
119032Interfacesvarious

Situation:

Authentication and authorization of REST services is not yet homogeneously implemented.

Solution:

REST services can only be called from authenticated and authorized users. Whithin the GTC Suite users are authenticated via access tokens, otherwise Basic Authentication (username/password) is used.

For data access the user authorizations are checked. Outside of the GTC Suite the user needs the "RestInterfaces (RestUseAPI)" permission in order to call a REST service.

If you are already using REST interfaces, you may need to adjust permissions in the GTC.

-
  • No labels