Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
TopPage
TopPage

...


Expand
title22.00.01 (2022-06-20)


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.

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

-