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 »
22.04.00 (2022-07-15)
Ticket | Category | Dialog | Release Information | Patch |
---|
88236 | Security | Login | 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)
Ticket | Category | Dialog | Release Information | Patch |
---|
101459 | Security | Users | 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-) Group | Status | 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)
Ticket | Category | Dialog | Release Information | Patch |
---|
71151 | Usability | Status | 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. | - |
111501 | Security | - | The Axis2 libraries have been updated. | - |
22.01.00 (2022-06-02)
Ticket | Category | Dialog | Release Information | Patch |
---|
119032 | Interfaces | various | 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. | - |