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 7
Next »
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. | - |
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. | - |